[webkit-qt] build error
Li Li
fancyerii at gmail.com
Thu Nov 24 02:19:02 PST 2011
hi all,
I face the same build error in
https://lists.webkit.org/pipermail/webkit-qt/2011-September/001892.html
Then I modify /usr/include/qt4/QtWebKit/qwebkitglobal.h. changing
# define QWEBKIT_EXPORT
to
# define QWEBKIT_EXPORT Q_DECL_EXPORT
After I build again, there is another error when linking:
g++ -Wl,-rpath,/media/c/webkit/webkit/WebKitBuild/Debug/lib -o
tst_qwebframe obj/debug/tst_qwebframe.o obj/debug/qrc_tst_qwebframe.o
-L/media/c/webkit/webkit/WebKitBuild/Debug/lib -L/usr/lib -lQtWebKit
-lQtDeclarative -lQtTest -lQtGui -lQtNetwork -lQtCore -lpthread
/media/d/qtsdk/Desktop/Qt/474/gcc/lib/libQtOpenGL.so.4: undefined reference
to `QGraphicsSystem::platformExtension()'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20111124/a09bae7d/attachment.html>
More information about the webkit-qt
mailing list