Re: Problem building Javaconnect
Murilo Camões Perrone <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <[email protected]> |
Antonio Sorrenti, I saw your question online. To build JavaConnect extension from Firefox, I used this .mozconfig file: mk_add_options MOZ_CO_PROJECT=browser # add other common options here, such as making a static release build and disabling tests # ac_add_options --enable-optimize --disable-debug # ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --with-java-bin-path=/cygdrive/c/Arquiv~1/Java/jdk1.5.0/bin mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/bin ac_add_options --enable-application=browser ac_add_options --enable-extensions=default,java,java/xpcom/tests ac_add_options --enable-javaconnect Note that only with the "java/xpcom/tests" extension building parameter that I could have the JavaConnect tests being built. Regards, ------ Murilo Perrone CertiSign
smime.p7s
(application/x-pkcs7-signature, 3.9 KB) - not displayed