[webkit-help] build error for qt port webkit

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Sun Nov 8 12:54:23 PST 2009


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: webkit-help-bounces at lists.webkit.org [mailto:webkit-help-bounces at lists.webkit.org] On Behalf Of ext ll Jefferry
Sent: Friday, November 06, 2009 5:54 AM
To: webkit-help at lists.webkit.org
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


More information about the webkit-help mailing list