Hi,

I have tried to create the "embedding build": i.e. after a successful build,
I do the following:
cd <builddir>/embedding
make
cd <builddir>/embedding/config
make

second make gives errors because mfcembed is not there. It seems mfcembed
has been removed from the source tree but the makefile for embedding build
has not been changed. Am I doing something wrong? If not, does anybody
already have a solution for this? Should it be raised as a bug?

my .mozconfig file: 
_________________________________________________________________
ac_add_options --enable-debug
mk_add_options moz_objd...@topsrcdir@/o...@config_guess@

#enable mfcconfig (?)
ac_add_options --enable-tests

# minus vista
ac_add_options --disable-vista-sdk-requirements

# minus java
#ac_add_options --disable-javaxpcom 

# with Windows XP support
ac_add_options --with-windows-version=501
__________________________________________________________________

Cheers,

Anna
-- 
View this message in context: 
http://www.nabble.com/embedding-build-in-firefox-3.*---xulrunner-1.9--tp21849094p21849094.html
Sent from the Mozilla - Embedding mailing list archive at Nabble.com.

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to