[webkit-dev] Windows build problems
Joshi
pmj005 at gmail.com
Fri Jan 30 12:04:06 PST 2009
My linux build works fine. But, when I build it on Windows using nmake (I
run perl WebKitTools\Scripts\build-webkit --qt) the linker complains about
missing LIBCD.lib.
As per the instructions on webkit website, I use compiler tools from Visual
Studio 2005. According to MSDN, Microsoft no longer supports the
single-threaded LIBCD.lib from version 2005 and only supports the
multi-threaded LIBCMT*.lib
Is this a bug? Should I patch make files?
I will appreciate any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090130/0a1bf129/attachment.html>
More information about the webkit-dev
mailing list