[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:43:05 PST 2011


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





--- Comment #4 from Alexis Menard <alexis.menard at openbossa.org>  2011-03-10 11:43:05 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > I wonder why it does not happen on my windows XP.
> 
> You are building the Qt port?

:) Yep.

> 
> "perl build-webkit --qt --release"
> 
> 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.

-- 
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