Hi, I tried to build qtwebkit with qt5, but it always failed with incompatible with the latest Qt5, I tried to fixed a lot of build errors (see attached) and finally get them resovled and gets a successful build with V8 and WebKit2 disabled.
When I began to enable V8, the following error appears
../../../Source/WebCore/bindings/v8/ScriptDebugServer.cpp:36:34: fatal error:
DebuggerScriptSource.h: No such file or directory
But I search my source tree but couldn’t find file DebuggerScriptSource.h!
I began to doubt I'm using a wrong branch, is there anybody can help?
My environment is:
Qtwebkit branch: git://gitorious.org/webkit/gtwebkit -b qtwebkit-2.2
Qt5: git://gitorious.org/qt/qt5.git -b master
Joe Yu
-- IMPORTANT NOTICE: The contents of this email and any attachments are
confidential and may also be privileged. If you are not the intended recipient,
please notify the sender immediately and do not disclose the contents to any
other person, use it for any purpose, or store or copy the information in any
medium. Thank you.
qtwebkit-2.2_zyu_fix_build.patch
Description: qtwebkit-2.2_zyu_fix_build.patch
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
