Thanks for the pointers guys! This seems like the right direction for me.<br><br><div class="gmail_quote">On Thu, Jan 1, 2009 at 3:13 PM, Brent Fulgham <span dir="ltr">&lt;<a href="mailto:bfulgham@gmail.com">bfulgham@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">As Oliver has already mentioned, I have been working to achieve this goal for some time. &nbsp;Apcellerator (<a href="http://appcelerator.org/" target="_blank">http://appcelerator.org/</a>) is in the process of switching to &quot;true&quot; WebKit (rather than Chromium), and is using the redistributable port -- so there is at least one or two other developers who have replicated the build and are actually using it.<br>

<br>
Basically, the &quot;Redistributable&quot; WebKit differs as follows:<br>
<br>
1. &nbsp;It does not use a Movie player (no Quicktime or other). &nbsp;This could be changed, but isn&#39;t important to me (yet) so is unlikely to change soon.<br>
2. &nbsp;It uses Cairo for the 2D graphics back end, rather than CoreGraphics.<br>
3. &nbsp;It uses &quot;OpenCFLite&quot;, which is my external fork of Apple&#39;s CFLite. &nbsp;It is identical to the CFLite you can download from the Darwin sources, except it provides project files for building on Windows, and it fixes a few minor bugs.<br>

4. &nbsp;It uses cURL for networking, rather than CFNetwork.<br>
<br>
The Wiki entry Oliver references should be current.<br>
<br>
You will need to apply the most recent patch from <a href="https://bugs.webkit.org/show_bug.cgi?id=17484" target="_blank">https://bugs.webkit.org/show_bug.cgi?id=17484</a>.<br>
<br>
Good luck!<br><font color="#888888">
<br>
-Brent</font><div class="Ih2E3d"><br>
<br>
<br>
On Jan 1, 2009, at 12:08 AM, Vijay D wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hi,<br>
<br>
Is it possible to build and use webkit as a standalone rendering component without any Safari/Apple dependencies on Windows? The default build on Windows requires several Safari libraries such as corefoundation.dll, cfnetwork.dll, coregraphics.dll, etc. The .lib files for these dlls are in the WebKitLibraries\win\lib directory. Source for these libraries are not available and the binary versions of these libraries are not redestributable.<br>

<br>
Thanks,<br>
Vijay<br></div></div><div class="Ih2E3d">
_______________________________________________<br>
webkit-dev mailing list<br>
<a href="mailto:webkit-dev@lists.webkit.org" target="_blank">webkit-dev@lists.webkit.org</a><br>
<a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><br>
</div></blockquote>
<br>
</blockquote></div><br>