[Development] Qt3D Roadmap and Error

Steve Gold steveg2357 at gmail.com
Fri Dec 27 23:29:18 CET 2013


What’s the roadmap for Qt3D?

BTW, I downloaded Qt3D with “git clone git://gitorious.org/qt/qt3d.git.” Then I did
“qmake –recursive qt3d.pro” which worked but “make” resulted in the following error

In file included from C:/Qt/Qt5.2.0/5.2.0/mingw48_32/include/QtGui/qopenglcontext.h:63:0,
                 from C:/Qt/Qt5.2.0/5.2.0/mingw48_32/include/QtGui/qopenglfunctions.h:57,
                 from C:/Qt/Qt5.2.0/5.2.0/mingw48_32/include/QtGui/QOpenGLFunctions:1,
                 from ../../include/Qt3D/../../src/threed/painting/qglpainter.h:45,
                 from ../../include/Qt3D/qglpainter.h:1,
                 from painting/qglabstracteffect.h:45,
                 from painting/qglabstracteffect.cpp:42:
C:/Qt/Qt5.2.0/5.2.0/mingw48_32/include/QtGui/qopenglversionfunctions.h:785:43: error: expected unqualified-id before ')' token
     void (QOPENGLF_APIENTRYP MemoryBarrier)(GLbitfield barriers);
                                           ^
Makefile.Release:3700: recipe for target '.obj/release/qglabstracteffect.o' failed

Does anyone know why?

I am running Qt 5.2.0 on Windows 8.

Thanks.

Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131227/67a7f88f/attachment.html>


More information about the Development mailing list