Re: Winembed link errors?

"[email protected]" <[email protected]> Thu, 01 Sep 2011 15:55:01 +0100
Newsgroups gmane.comp.mozilla.devel.embedding
Organization NovaDSP
Message-ID <[email protected]>
Hi Benjamin

On 01/09/2011 15:17, Benjamin Smedberg wrote:
> On 9/1/2011 6:29 AM, [email protected] wrote:
> Those symbols should be in the XPCOM glue. Are you linking it?
>

Yep. My MFC app links with the same build of the library

> #pragma comment(lib, "U:\\mozilla\\601\\mozilla-release\\_VS2008\\xul-debug\\dist\\lib\\xpcomglue.lib")

With test enabled in mozconfig winembed builds correctly. I simply 
cannot see what differences there are in the #defines and/or compiler 
flags when setting up a clean VS2008 project.