RE: [webkit-dev] Compile WebKit as an embedded framework

2008-05-01 Thread David Kilzer
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 
if you think you can improve the build system for WebKit, or file bugs on
 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


RE: [webkit-dev] Compile WebKit as an embedded framework

2008-05-01 Thread Krapfl, Adam
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.


 
This email may contain material confidential to
Pearson.  If you were not an intended recipient, 
please notify the sender and delete all copies. 
We may monitor email to and from our network. 

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