Chromium Code Reviews
DescriptionFixed a build break of an offical build using VS2008.
Even though our 'real' official builds are still done with VS2005, we started experimenting with VS 2008, and got a link error in reliability tests.
For some reason linking indirectly with WebKit takes more space than having an explicit dependency. Without this change, we get this error:
fatal error C1083: Cannot open compiler intermediate file: '.\release\lib\webcore.lib': Not enough space
LINK : fatal error LNK1257: code generation failed
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42258
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||