QT 3d on iOS ( qt5.2 beta1)
-
I have build QT from source qt5.2 beta1 and build qt3d with configure : ./configure -xplatform macx-ios-clang -nomake examples -nomake tests -release -sdk iphonesimulator6.1.
But if i take some example qt3d, it has error : dont found module : 3d. I cant see any .xcodeproject file from example
Can anyone help me ?
-
Hi,
Qt 3D is not released yet. Here is a list of available modules for Qt 5.2: http://doc-snapshot.qt-project.org/qt5-stable/qtmodules.html (some modules are not available on all platforms)