Hi, I have a seamonkey 1.1.7 build (with MSVC 6.0) and now I'm trying to embed gecko to my app with this build.
Linking to xpcomglue.lib embed_base_s.lib nspr4.lib plc4_s.lib gives me the errors embed_base_s.lib(nsEmbedAPI.obj) : error LNK2001: unresolved symbol __imp__NS_InitXPCOM3 embed_base_s.lib(nsEmbedAPI.obj) : error LNK2001: unresolved symbol __imp__NS_ShutdownXPCOM Do I need some more libs here? As a beginner in gecko embedding I'm quite confused about all this libs/dlls and stuff. Is there a place which explains this? Thanks for your help, Rainer _______________________________________________ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding