[webkit-dev] webkit.dll build error on windows
Adam Roben
aroben at apple.com
Mon Mar 16 10:23:32 PDT 2009
On Mar 16, 2009, at 9:47 AM, tw wrote:
> I am building webkit(r40884) on windows.
> When I build webkit.dll. An link error occured.
>
> 5>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: static unsigned
> int __cdecl std::numeric_limits<unsigned int>::max(void)" (?max@?
> $numeric_limits at I@std@@SAIXZ) already defined in WebCore_debug.lib
> (WCDataObject.obj)
> 5> Creating library G:\WebKit-r40884\lib\lib\WebKit.lib and object
> G:\WebKit-r40884\lib\lib\WebKit.exp
> 5>G:\WebKit-r40884\lib\bin\WebKit.dll : fatal error LNK1169: one or
> more multiply defined symbols found
I have never seen that error before. Were there any earlier errors in
the build output? I just built r41733 successfully -- you could try
that revision and see if it works for you.
-Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090316/fef95cfb/attachment.html>
More information about the webkit-dev
mailing list