Re: [Interest] Missing modules when building Qt-5.8 with -sdk iphonesimulator

2017-02-23 Thread Thiago Macieira
On quinta-feira, 23 de fevereiro de 2017 08:48:26 PST Patrick Stinson wrote: > I am building qt with the following options, and it is not building > QtBluetooth. Is this intentional? My configure line: > > ./configure -static -debug -xplatform macx-ios-clang -sdk iphonesimulator > -nomake examples

[Interest] Missing modules when building Qt-5.8 with -sdk iphonesimulator

2017-02-23 Thread Patrick Stinson
I am building qt with the following options, and it is not building QtBluetooth. Is this intentional? My configure line: ./configure -static -debug -xplatform macx-ios-clang -sdk iphonesimulator -nomake examples -nomake tests -developer-build -opensource -confirm-license Maybe the problem is -x