Could anyone write a howto for compiling WebKitQt on certain platforms. I have problems compiling on mac os x.
Qt Labs Forum » WebKit
How to compile?!
(3 posts)-
Posted: 1 year #
-
Ok here is first problem:
/AppleInternal/OrderFiles/JavaScriptCore.order
While compiling JavaScriptCore it says it can't find this file.
Posted: 1 year # -
I sidestepped that one by just clearing the Symbol Ordering Flags [SECTORDER_FLAGS] field in the Xcode project settings.
However, even if JavaScriptCore builds fine for me, I still haven't managed to build the QtWebKit Xcode project. :-( I get a ton of compile errors, starting with generate-bindings.pl failing to process certain IDL files like SVGAElement.idl.
I'm a newbie to both Qt and WebKit, so a list of the exact steps needed to compile the QtWebKit project would be greatly appreciated.
Posted: 1 year #
Reply
You must log in to post.