Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt3D Installation: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
Henri Vikki (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
'''English''' | '''English''' | ||
= Qt3D Installation = | = 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. | 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. | ||
<br> | |||
<br> | |||
To build Qt3D please follow the generic instructions for building Qt 5 from git at http://wiki.qt.io/Building-Qt-5-from-Git | To build Qt3D please follow the generic instructions for building Qt 5 from git at http://wiki.qt.io/Building-Qt-5-from-Git |
Revision as of 09:18, 5 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
English
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