[webkit-help] LNK1106 error
ken masumitsu
ken.masumitsu at gmail.com
Thu Feb 25 01:33:18 PST 2010
Now I am trying to build WebKit (533.0.2) on WinXP (32bit) with VC2005 EE.
However, I encountered LNK1106 error in obj/WebCore/Release/BuildLog.htm.
The disk space is enough (100GB free space).
I have checked previous posting and I added "/expectedoutputsize:120000000"
option in WebCore/WebCore.vcproj/WebCore.vcproj
<Tool
Name="VCLibrarianTool"
+ AdditionalOptions="/expectedoutputsize:120000000"
/>
However, it did not fix the issue.
Does anybody know how to fix it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100225/795068fd/attachment.html>
More information about the webkit-help
mailing list