[webkit-qt] about qt5 webkit

simon.hausmann at nokia.com simon.hausmann at nokia.com
Tue Feb 14 14:11:48 PST 2012


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: webkit-qt-bounces at lists.webkit.org [webkit-qt-bounces at lists.webkit.org] on behalf of ext 荣怡 [sqrongyi at 163.com]
Sent: Tuesday, February 14, 2012 9:01
To: webkit-qt at lists.webkit.org
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!




More information about the webkit-qt mailing list