<br><div class="gmail_quote">On Tue, Apr 8, 2008 at 2:43 PM, <<a href="mailto:mluo@tols17.oulu.fi">mluo@tols17.oulu.fi</a>> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
Hello,<br><br>I'm trying to build WebKit for Windows. After many time of trying, I still<br>couldn't proceed to compile successfully. So instead of scratching my head<br>doing nothing, I'd like to ask from the mailing-list for advices.<br>
<br>I tried to build the source in following steps (based on the instruction<br>from the <a href="http://webkit.org" target="_blank">webkit.org</a>):<br>1, Cygwin installed.<br>2, Getting the latest source from the trunk, and then "update-webkit". All<br>
is done without errors.<br>3, All environment setup is done both for Windows environment and VC++<br>2005 environment.<br>4, Tried to build using the script "build-webkit", it failed to compile.<br>Only a few libraries were built under the folder<br>
"WebKit\WebKit\WebKitBuild\lib\".<br>5, Then I tried to build from VC++<br>C:\Digia\WebKit\WebKit\win\WebKit.vcproj to see what those errors were.</blockquote><div><br></div><div>I recommend that you move the WebKit source tree from C:\Digia into your cygwin home directory. For example my WebKit installation resides in D:\cygwin\home\Marcus\WebKit .</div>
<div><br></div><div>Quote: "<span class="Apple-style-span" style="font-family: verdana; font-size: 14px; ">Note that it is safest to build WebKit in your Cygwin home directory. At the moment, there seems to be an implicit assumption in the build scripts that paths will be relative to the home directory."</span></div>
<div><span class="Apple-style-span" style="font-family: verdana; font-size: 14px;"><br></span></div><div>See <span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 14px; white-space: pre; "><a href="http://trac.webkit.org/projects/webkit/wiki/BuildingOnWindows">http://trac.webkit.org/projects/webkit/wiki/BuildingOnWindows</a></span></div>
<div><br></div></div>