[webkit-help] build error for qt port webkit
ll Jefferry
jeffery0613 at gmail.com
Fri Nov 6 02:53:49 PST 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091106/5802b5e3/attachment.html>
More information about the webkit-help
mailing list