> No configuration specified. Defaulting to MyComponent - Win32 Debug.
>         cl.exe /nologo /MDd 

The /MDd is the problem... if you want to use the debug CRT, you can't use 
OpenANSIFileDesc. You could use the NSPR variant instead.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to