I maintain a binary XPCOM component for Firefox. While compiling it with the 
Gecko SDK 15 I get the following error:
xpcomglue_s_nomozalloc.lib(nsStringAPI.obj) : error LNK2038: mismatch detected 
for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in main.obj

I compile with Visual Studio 2010. With Visual Studio 2008 there seems to be no 
problem, but the plug in won't be loaded. 
Building with release mode is no problem.

Why is the debug level set to zero here? Is there a special debug version of 
it? 

Is there a changelog/blog/FAW for the gecko SDK, where I can find out, how to 
change my compile environment for every new Gecko version?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to