Re: xpcomglue_s_nomozalloc.lib compiled with wchar_t as builtin type
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <4734880.978.1317349368799.JavaMail.geo-discussion-forums@preb19> |
Is it possible that I can rebuild xulrunner-sdk 7.0 with /Zc:wchar_t-, not treating wchar_t as built-in type? If possible, where should I specify the build flags in the extracted xulrunner-sdk source folder? My extension references some third-party libs that is built with /Zc:wchar_t- and it is impossible to rebuild them treating wchar_t as built-in type as they are obsolete. Please advise. Thanks Paulino