[webkit-dev] Compile WebKit as an embedded framework
David Kilzer
ddkilzer at webkit.org
Thu May 1 08:49:36 PDT 2008
Hi Adam,
If this is purely an Xcode build issue, you should try the xcode-users mailing
list:
http://lists.apple.com/mailman/listinfo/xcode-users
Also note that you're free to contribute patches via <https://bugs.webkit.org/>
if you think you can improve the build system for WebKit, or file bugs on
<https://bugreport.apple.com/> if there is an issue that must be addressed
outside of the open source code.
Thanks!
Dave
"Krapfl, Adam" <Adam.Krapfl at pearson.com> wrote:
> Hopefully my long-winded explanation didn't scare anyone off. Really,
> all I need is a "howto" of sorts that can show me how to compile the
> WebKit (and it's dependent frameworks) for private deployment with our
> application, and also how to compile against them with my jnilib
> project. It's possible what I've already done technically is correct,
> but that some complication of us calling it from a Java bundle,
> compounded by a jnilib wrapper in between the java and the frameworks.
>
> Thanks.
>
> -Adam.
More information about the webkit-dev
mailing list