[Webkit-unassigned] [Bug 47417] Windows Release build of WebKit fails on 32-bit systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 08:12:21 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47417





--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2010-10-08 08:12:21 PST ---
I tried consolidating all .cpp files in WebCore/rendering into a RenderingAllInOne.cpp file. This made WebCore.vcproj succeed, but WebKit.vcproj is now failing with this error:

13>fatal error C1083: Cannot open compiler intermediate file: 'h:\cyghome\dev\Build_WebKit\lib\WebCore.lib': Not enough space

I then tried also consolidating all .cpp files in WebCore/rendering/style into a StyleAllInOne.cpp, and now WebKit.vcproj says:

10>fatal error C1083: Cannot open compiler intermediate file: 'h:\cyghome\dev\Build_WebKit\lib\WebKitLib.lib': Not enough space

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list