[webkit-dev] Building WebKit on windows for the first time

Zoltan Horvath zoltan at webkit.org
Wed May 26 15:51:52 PDT 2010


Hey,

first, the list for questions like this is webkit-help.

Solution: in sub project settings, turn off incremental linking and setting 
compile optimizations to O0 will solve your problem.

Regards,

Zoltan

On Wednesday 26 May 2010, at 14:17, Frederic Gos wrote:
> Hi Peeps,

>... 

> the build reaches linking. It tells med Out of memory (LNK1102) every time.
> 
> One thing ive tried, is that I suspected that it maybe was the wrong
> link.exe it got to (maybe the one in /cygwin/bin), so I renamed that
> to link_back.exe. Still same error. So it finds the visual studio 2005
> link.exe fine.
> 
> I'm sure this all is just me being a big webkit noob and someone has been
> thru this trail before?
> 
> Any input would be very helpful ;) thx
> 
> brgds
> Frederic Gos


More information about the webkit-dev mailing list