Hi Pelle,

- It's a good idea to use compiler flag XP_WIN. Thank you! I reduced
the number of errors from 22 to 10.

xpcomglue.lib(nsXPCOMGlue.obj) : error LNK2001: unresolved external
symbol ___security_cookie
xpcomglue.lib(nsStringAPI.obj) : error LNK2001: unresolved external
symbol ___security_cookie
xpcomglue.lib(nsGREGlue.obj) : error LNK2001: unresolved external
symbol ___security_cookie
xpcomglue.lib(nsGlueLinkingWin.obj) : error LNK2001: unresolved
external symbol ___security_cookie
xpcomglue.lib(nsXPCOMGlue.obj) : error LNK2001: unresolved external
symbol @[EMAIL PROTECTED]
xpcomglue.lib(nsStringAPI.obj) : error LNK2001: unresolved external
symbol @[EMAIL PROTECTED]
xpcomglue.lib(nsGREGlue.obj) : error LNK2001: unresolved external
symbol @[EMAIL PROTECTED]
xpcomglue.lib(nsGlueLinkingWin.obj) : error LNK2001: unresolved
external symbol @[EMAIL PROTECTED]
xpcomglue.lib(nsGREGlue.obj) : error LNK2001: unresolved external
symbol "void * __cdecl operator new[](unsigned int)" ([EMAIL PROTECTED]@Z)

Release/winembed.exe : fatal error LNK1120: 3 unresolved externals

- profdirserviceprovidersa_s.lib change nothing.
- Using of /Zc:wchar_t-  provokes a compiling errors.

Do you have any ideas about this security_cookie unresolved external
symbol?

Best regards,
George
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to