Qt3D Installation: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''English'''<br />[toc align_right=&quot;yes&amp;quot; depth=&quot;3&amp;quot;]
'''English'''
[toc align_right="yes" depth="3"]


= Qt3D Installation =
= Qt3D Installation =

Revision as of 08:39, 25 February 2015

English [toc align_right="yes" depth="3"]

Qt3D Installation

At present Qt3D is only available as source from git. To build Qt3D you need the dev branch of the qtbase, qtdeclarative, qtimageformats (optional but needed for some examples) and qt3d itself. Be sure to explicitly checkout the dev branch of the qt3d repository for now as by default it still checks out the old master branch. This will be fixed in the near future.

To build Qt3D please follow the generic instructions for building Qt 5 from git at http://wiki.qt.io/Building-Qt-5-from-Git