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