I’ve followed the instructions from http://qt-project.org/doc/qt-5.1/qtdoc/ios-support.html, everything went fine, no error.
the sdk I choose is iphonesimulator6.1
I’ve build qtscript and qtquick1
Then I tried de build the example qt-ios-demo.xcodeproj during qmake I get a warning saying that .qmake.cache was not present, and when I tried to open the generated Xcode project I get the following error:
Project /Users/tof/qt5/qt-ios-demo/qt-ios-demo.xcodeproj cannot be opened: The project contains no build configurations – it may have been damaged
any idea ?
↧