Jeff, Can you try "WebKit/WebKitTools/Scripts/build-webkit --qt --debug" ?
You can find some more details here: http://trac.webkit.org/wiki/BuildingQtOnLinux. Laszlo From: [email protected] [mailto:[email protected]] On Behalf Of ext ll Jefferry Sent: Friday, November 06, 2009 5:54 AM To: [email protected] Subject: [webkit-help] build error for qt port webkit Hi, ALL When i compile debug version for qt port webkit, i get a succuss libQtWebkit.so file. it size about 1.52GB. But when i complie the qt webkit application, i got link error. such as: undefined reference to 'vatable for JSC::FunctionCallResolveNode" undefined reference to 'vatable for WebCore::CSSTimingFUnctionValue" My compile steps are: 1. add "CONFIG += debug" to webcore.pro and javascriptcore.pro file 2. cd webcore directory 3. qmake 4. make I use GCC3.4.3 could you give me some advice? BR, Jeff _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
