On 04/12/06, Christian Biesinger <[EMAIL PROTECTED]> wrote:
> 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.

Thank you once again, that's solved it.
(I think the only other XPCOM bits I need now are strings and
mutable arrays, which hopefully will be less of a problem)

--
imalone
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to