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" <[EMAIL PROTECTED]> 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.

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

Reply via email to