[Webkit-unassigned] [Bug 56098] [Qt] MSVC Build Error - need to link advapi32.lib for jsc.exe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 11:52:59 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=56098





--- Comment #5 from Jarred Nicholls <jarred.nicholls at gmail.com>  2011-03-10 11:52:59 PST ---
(In reply to comment #4)
> > VC++ 9 reports unresolved symbols when linking jsc.exe, requiring an explicit addition of advapi32.lib on the link command line.  `#pragma comment(lib, "advapi32")` works as well.
> 
> VC++ 9 is the one included with Visual Studio 2010 express right? Because I'm building with the one in Visual Studio 2008. Perhaps that explain.

Interestingly enough, no :)  VC9 is 2008, VC10 is 2010.  So we're using the same version of Express.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list