[Interest] Cannot build Qt5.8 for watchOS/iOS

Jake Petroules Jake.Petroules at qt.io
Thu Oct 6 21:47:52 CEST 2016


In reference to the following...

> Hi,
> 
> I've got Qt iOS application and wanted to add watchOS part, but got a
> problem compiling Qt with bitcode enabled, which is the requirement. That's
> why I downloaded latest source of Qt5.8 and tried to compile it on my own
> but coma across some problems.
> 
> I got newest Xcode 8(maybe that's the problem?)
> 
> I tried this commands with no positive result:
> 
> git clone 
> git://code.qt.io/qt/qt5.git
> 
> git checkout 5.8
> ./init-repository
> ./configure -xplatform macx-watchos-clang -release -nomake tests -nomake
> examples -opensource -confirm-license
> make
> 
> The error I got is connected to qtpluginfo class:


You need 0059bf944db0e69fa82d4158468ab17ad4b8e8d0. Do a git pull. Let us know if you run into any additional issues.
-- 
Jake Petroules - jake.petroules at qt.io
The Qt Company - Silicon Valley
Qbs build tool evangelist - qbs.io




More information about the Interest mailing list