[webkit-dev] Windows build problems

x yz lastguy at yahoo.com
Mon Feb 2 14:15:48 PST 2009


I use cygwin not qt and it works fine:
http://webkit.org/blog/214/introducing-squirrelfish-extreme/

you shall set env by run vcvars32.bat, and use
	set-webkit-configuration --debug
	build-webkit --clean --debug
I tried on safari.
rgds
joe


--- On Sat, 1/31/09, Joshi <pmj005 at gmail.com> wrote:

> From: Joshi <pmj005 at gmail.com>
> Subject: [webkit-dev] Windows build problems
> To: webkit-dev at lists.webkit.org
> Date: Saturday, January 31, 2009, 4:04 AM
> 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.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


      


More information about the webkit-dev mailing list