Hi Eric,
On Jun 25, 2009, at 6:45 AM, Eric Brunstad wrote:

Does your cairo.dll have its dependencies built into it? i.e. why are you using a zlib dll rather than a static zlib? I sort of assumed you were doing that because cairo depended on having a zlib.dll.

As far as I know, it uses the zlib.dll needed by JavaScriptCore/ WebCore. Clearly it's possible to pare this stuff down a bit, but I was trying to stay as close to the official WebKit build as possible. I believe the JPEG and PNG libraries need some of the compression support as well, but I may be misremembering.

-Brent


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to