[Interest] Compiling Qt from source, ios target

Sean Harmer sean.harmer at kdab.com
Thu Jan 8 12:49:24 CET 2015


On Thursday 08 Jan 2015 10:28:04 Harri Pasanen wrote:
> 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?

Qt3D is not tested on iOS at all yet, so please skip it there (for now).

Sean
-- 
Dr Sean Harmer | sean.harmer at kdab.com | Managing Director UK
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions



More information about the Interest mailing list