<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Rakesh, you are building the AppleWin port of WebKit, which only has 32-bit binaries available, but you probably want to use the WinCairo port because the license of WebKitSupportLibrary.zip says you’re not allowed to redistribute it. To build the WinCairo port, you will need to run update-webkit --wincairo and build-webkit --wincairo --64-bit.<div class=""><br class=""></div><div class="">This is not the source of your build failure, though. It looks like you have your gperf executable inside of C:\Program Files… somewhere, and I believe we have never had anyone build WebKit with a configuration like this. I think the solution is to put quotes around the %s at the very end of Source/WebCore/platform/network/create-http-header-name-table. There might be a few more places where this is needed. Could you please file a bug a <a href="http://bugs.webkit.org" class="">bugs.webkit.org</a> with a patch if you get it working?</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Feb 27, 2016, at 2:01 AM, Rakesh Sadhu <<a href="mailto:rakeshsadhu@hotmail.com" class="">rakeshsadhu@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Calibri; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="">Hi Thomas,<span class="Apple-converted-space"> </span><br class="">Thank for your answer .<br class="">However my build suddenly fails and I notice , its creating 32 bit binaries .<br class="">I am attaching a build log file here .<br class=""><div class=""><br class=""></div>regards<br class=""><div class="">RSadhu</div><br class=""><br class=""><div class=""><hr id="stopSpelling" class="">To: <a href="mailto:achristensen@apple.com" class="">achristensen@apple.com</a><br class="">From: <a href="mailto:thomas.brodt.lists@porabo.ch" class="">thomas.brodt.lists@porabo.ch</a><br class="">Date: Fri, 26 Feb 2016 09:15:06 +0100<br class="">CC: <a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a><br class="">Subject: Re: [webkit-dev] Building Webkit on Windows<br class=""><br class="">Hi Alex<br class=""><br class="">thank you for your prompt answer. That is good news because in the past I had different difficulties in setting up a functional environment with several trial and error steps inbetween, although I tried to exactly follow the installation guide. I tend to create a virtual machine for a reliable building environment, so with my next one I will try without the cygwin installation.<span class="Apple-converted-space"> </span><br class=""><br class="">We use Webkit via COM interface on Windows in our application here, so I build rather infrequently, and with a working build, we then can live for some time. But for our use we would need 32bit dependencies, and if I understood correctly, there are currently only 64bit available. That doesn't matter at the moment, but when I am ready for our next build, I would ask again if you don't mind.<br class=""><br class="">Thanks for your help!<br class=""><br class="">Thomas<br class=""><br class=""><div class="ecxmoz-cite-prefix">Am 25.02.2016 um 19:17 schrieb Alex Christensen:<br class=""></div><blockquote cite="mid:8CBDC6AF-08C9-4214-8480-0964EA018EE1@apple.com" class="">That also applies to the WinCairo port. I don’t think you’ll need GNU Make any more now that we use CMake for Windows. You also shouldn’t need to install iTunes to build and run WinCairo. With WinCairo, you will also need the WinCairoDependencies.zip which you can get by running Tools/Scripts/update-webkit-wincairo-libs. Right now, only the 64-bit dependencies are included in that zip, but let me know if you need 32-bit dependencies. They are from <a href="https://github.com/peavo/WinCairoRequirements" target="_blank" class=""></a><a class="ecxmoz-txt-link-freetext" href="https://github.com/peavo/WinCairoRequirements" target="_blank">https://github.com/peavo/WinCairoRequirements</a> Then you should be able to build with Tools/Scripts/build-webkit --wincairo --64-bit<div class=""><br class=""></div><div class="">We really should update the instructions on <a href="http://webkit.org/" target="_blank" class="">webkit.org</a> <br class=""><div class=""><blockquote class=""><div class="">On Feb 25, 2016, at 12:17 AM, Thomas Brodt <<a href="mailto:thomas.brodt.lists@porabo.ch" class="">thomas.brodt.lists@porabo.ch</a>> wrote:</div><br class="ecxApple-interchange-newline"><div class=""><div class="">Does this also apply for the WinCairo port? Or does this port still require cygwin?<br class=""><br class="">Thomas<br class=""><br class=""><div class="ecxmoz-cite-prefix">Am 24.02.2016 um 20:32 schrieb Alex Christensen:<br class=""></div><blockquote cite="mid:F941FFFA-B4F2-4F93-97BB-B92887631747@apple.com" class="">Those instructions are out of date. The most up-to-date instructions about building on Windows are <a class="ecxmoz-txt-link-freetext" href="http://trac.webkit.org/wiki/WindowsWithoutCygwin" target="_blank"></a><a class="ecxmoz-txt-link-freetext" href="http://trac.webkit.org/wiki/WindowsWithoutCygwin" target="_blank">http://trac.webkit.org/wiki/WindowsWithoutCygwin</a><div class=""><br class=""><div class=""><blockquote class=""><div class="">On Feb 24, 2016, at 9:57 AM, Myles C. Maxfield <<a href="mailto:mmaxfield@apple.com" class="">mmaxfield@apple.com</a>> wrote:</div><br class="ecxApple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class="">What is the error you are seeing?</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class=""><br class="">On Feb 24, 2016, at 9:26 AM, Rakesh Sadhu <<a class="ecxmoz-txt-link-abbreviated" href="mailto:rakeshsadhu@hotmail.com">rakeshsadhu@hotmail.com</a>> wrote:<br class=""><br class=""></div><blockquote style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class=""><div class=""><div dir="ltr" class="">Hello ,<br class="">I am trying to build webkit on Windows .<br class="">I am following steps from<span class="ecxApple-converted-space"> </span><a class="ecxmoz-txt-link-freetext" href="https://webkit.org/building-webkit-on-windows/" target="_blank"></a><a class="ecxmoz-txt-link-freetext" href="https://webkit.org/building-webkit-on-windows/" target="_blank">https://webkit.org/building-webkit-on-windows/</a><br class="">However I am unable to find a way to build webkit using MSVS2015 or Cygwin .<br class="">Can anyone guide here please?<br class="">regards<br class=""><div class="">RSadhu</div></div></div></blockquote><blockquote style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class=""><div class=""><span class="">_______________________________________________</span><br class=""><span class="">webkit-dev mailing list</span><br class=""><span class=""><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a></span><br class=""><span class=""><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank" class="">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></span><br class=""></div></blockquote><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; display: inline !important;" class="">webkit-dev mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class=""><a href="mailto:webkit-dev@lists.webkit.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class="">webkit-dev@lists.webkit.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class=""><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class="">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></div></blockquote></div><br class=""></div><br class=""><fieldset class="ecxmimeAttachmentHeader"></fieldset><br class=""><pre class="">_______________________________________________
webkit-dev mailing list
<a class="ecxmoz-txt-link-abbreviated" href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a>
<a class="ecxmoz-txt-link-freetext" href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a>
</pre></blockquote><br class=""></div>_______________________________________________<br class="">webkit-dev mailing list<br class=""><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a><br class=""><a class="ecxmoz-txt-link-freetext" href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br class=""></div></blockquote></div><br class=""></div></blockquote><br class=""><br class="">_______________________________________________ webkit-dev mailing list<span class="Apple-converted-space"> </span><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" class="">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></div></div><span id="cid:4EFA109B-BAD1-48B1-8C60-0F5EF31E9BDC@apple.com"><buildLog.txt></span></div></blockquote></div><br class=""></div></body></html>