This seems to have done the trick! Thanks!
Kevin
On Dec 21, 2003, at 5:26 AM, Johnny Stenback wrote:
[EMAIL PROTECTED] wrote:
Hi,
I'm working on a Mac port of wxMozilla and I've found that while editor embedding works fine on a debug build, release builds fail when I run the queryInterface call to get nsIEditingSession. As far as I can tell, all the necessary files are there in both debug and release builds (and I copied the same set of files for both builds). Does anyone have any tips on how to get this working in release build?
Thanks,
Kevin
Not sure if this matters, but you might want to delete your xpti.dat file and try again. That would regenerate the typelib lookup cache, and might fix your problem. Debug builds regenerate that file on startup every time, release builds don't always do it.
-- jst _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
