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)" (?...@? $numeric_lim...@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

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to