I don't know about how to avoid this - I just experienced it for the first time myself yesterday. What I found was that by copying the built exe into the dist directory with everything else and running it from there, I got past that particular assertion. I encountered a few others, which I chose to ignore, and the program finally opened the test page and I was able to browse around freely.
So I'm guessing there is some environment stuff that may not all be there, or that I need to learn more about.... FWIW Brian H. foresite computing, LLC www.foresitecomputing.com Eric wrote: > Hi all, > I'm trying to get MfcEmbed to compile with VC7.1 as I plan to embed Gecko in > an application written in VC7.1. > I could get the code to compile correctly, but when launching the program, > it crashes on the NS_InitEmbedding.... > > Any idea why and how to avoid this? > > Eric _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
