Re: [webkit-dev] Problems to build WebKit on Windows

2010-09-01 Thread Diego Gonzalez
Thanks a lot. It solve my problem. Regards, Diego On Tue, Aug 31, 2010 at 6:24 PM, Chris Hatko wrote: > I presume this is a release build ... I ran into this problem myself. > You can switch to 64Bit OS or turn off "whole program optimization" > /GL and corresponding linker flag. > > Chris > >

Re: [webkit-dev] Problems to build WebKit on Windows

2010-08-31 Thread Chris Hatko
I presume this is a release build ... I ran into this problem myself. You can switch to 64Bit OS or turn off "whole program optimization" /GL and corresponding linker flag. Chris On Tue, Aug 31, 2010 at 5:20 PM, Diego Gonzalez wrote: > Hi, > > Thanks for the feedback! > > On Tue, Aug 31, 2010 at

Re: [webkit-dev] Problems to build WebKit on Windows

2010-08-31 Thread Diego Gonzalez
Hi, Thanks for the feedback! On Tue, Aug 31, 2010 at 12:01 PM, Ilya Tikhonovsky wrote: > It is the problem with VC project properties. > The build script just remove all the properties > from WebKitLibraries/win/tools/vsprops/ by mistake. > This problem happens if you use git. > > I've created a

Re: [webkit-dev] Problems to build WebKit on Windows

2010-08-31 Thread Ilya Tikhonovsky
It is the problem with VC project properties. The build script just remove all the properties from WebKitLibraries/win/tools/vsprops/ by mistake. This problem happens if you use git. I've created a bug about that. https://bugs.webkit.org/show_bug.cgi?id=44050 The dirty hack for this is just creat

Re: [webkit-dev] Problems to build WebKit on Windows

2010-08-31 Thread Mike Marchywka
> Date: Tue, 31 Aug 2010 10:16:20 -0400 > From: diego.gonza...@openbossa.org > To: webkit-dev@lists.webkit.org > Subject: [webkit-dev] Problems to build WebKit on Windows > > Hi folks, > > I have some problems to build WebKit ToT on my

[webkit-dev] Problems to build WebKit on Windows

2010-08-31 Thread Diego Gonzalez
Hi folks, I have some problems to build WebKit ToT on my Window Env. I'm using Visual C++ express 2005. I've followed the steps win: http://webkit.org/building/tools.html After it I ran update-webkit and build-wekit script I got this build output: http://pastebin.com/x99zta73 Some build errors