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()'
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to