Hi, You're compiling against an environment that uses OpenGL ES instead of Desktop OpenGL. Unfortunately WebGL support for this is currently broken and you need to build with --no-3d-canvas for the time being.
Simon ________________________________________ From: [email protected] [[email protected]] on behalf of ext 荣怡 [[email protected]] Sent: Tuesday, February 14, 2012 9:01 To: [email protected] Subject: [webkit-qt] about qt5 webkit Dear All: I have compiled and installed the most module of qt5 except qttool and qtlocation, when I compile qtwebkit (get from git://gitorious.org/qtwebkit/qt5-module.git) I get this error message listed below: ========= ../../../../Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp:261:23: error: ‘GL_READ_FRAMEBUFFER_EXT’ was not declared in this scope ../../../../Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp:262:23: error: ‘GL_DRAW_FRAMEBUFFER_EXT’ was not declared in this scope make[2]: *** [obj/debug/platform/graphics/qt/GraphicsContext3DQt.o] Error 1 make[2]: Leaving directory `/home/ry/qt_mock/qtwebkit/WebKitBuild/Release/Source/WebCore' make[1]: *** [sub-Target-pri-make_default-ordered] Error 2 make[1]: Leaving directory `/home/ry/qt_mock/qtwebkit/WebKitBuild/Release/Source/WebCore' make: *** [sub-Source-WebCore-WebCore-pro-make_default-ordered] Error 2 ============= Any help would be great appreciated, Thanks in advance! _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
