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

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 https://bugs.webkit.org/ if you think you can improve the build system for WebKit, or file bugs