[Interest] Compiling Qt from source, ios target
Harri Pasanen
harri at mpaja.com
Thu Jan 8 10:28:04 CET 2015
Trying to build iOS on OSX from git just now with:
perl init-repository -f
./configure -xplatform macx-ios-clang -release -prefix
/Users/harri/qt5.4_hp_ios
make
eventually hits this:
In file included from global/qglnamespace.cpp:42:
global/qglnamespace.h:45:10: fatal error: 'Qt3D/qt3dglobal.h' file not
found
The instructions at
http://doc.qt.io/qt-5/building-from-source-ios.html
don't skip any modules, but perhaps they should?
Or qt3d should build out of the box.
Any advice? What is the list of recommended modules to skip on iOS?
Thanks,
Harri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150108/9f38363a/attachment.html>
More information about the Interest
mailing list