Hello I've successfully built the Firefox 3.01 release using Moztools and VC 2008 etc. The resulting Firefox application and assocaitd components run correctly.
I'm now trying to get the new embedding API sample to work. It compiles correctly and links etc. However when I run the app I see a console window that displays the following error message: xpcom: U:\dev\mozilla\objdir\xpcom.dll Couldn't start XPCOM glue do_CreateInstance webBrowser The test app then fails in the CreateBrowser() function when calling rv = baseWindow->InitWindow(mPrivate->parentWindow, 0, x, y, width, height); GRE_HOME is set: GRE_HOME=U:\dev\mozilla\objdir Any clues on how to fix this? Has anyone else got the embedded browser tests running or is everyone now busy embedded G**gle's Chrome? Thanks Jerry _______________________________________________ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding