Re: Qt 3D error at compile
I don't think Qt 3D has been kept up to date with the current Qt release. Many Qt OpenGL classes disappeared with Qt 5. You can maybe compile it against Qt 4.8.
Re: Qt 3D error at compile
I think an updated version of Qt3D will appear in 5.3
Cheers,
_
Re: Qt 3D error at compile
Re: Qt 3D error at compile
I think Qt3D didn't make the string freeze for Qt5.3.... so it won't be included in the release coming up in May (2014)
Re: Qt 3D error at compile
Too bad. I would like to use this at some point.
Re: Qt 3D error at compile
Quote:
Originally Posted by
budda
I think Qt3D didn't make the string freeze for Qt5.3.... so it won't be included in the release coming up in May (2014)
Has been released the 5.3 version yet?
I've achieved to compile a QGLWidget example with my current version (Qt 4.8.1).