Qt 6.11 is out! See what's new in the release
blog
[Solved] Qt 5.2 Beta 1 for iOS error 'QtCore/qglobal.h' file not found
Mobile and Embedded
2
Posts
1
Posters
3.2k
Views
1
Watching
-
Hi
I've just downloaded the "new snapshot ":http://download.qt-project.org/snapshots/qt/5.2/of Qt 5.2 for iOS, Installed it, enabled the iOS plugin, and everything seems to be ready inside of Qt.
I tested my xCode on phone and the example of xCode is working excellent on my device (latest xCode 5.0)
Now whenever I build any of Qt examples I run into the following error:
Fatal error 'QtCore/qglobal.h' file not found
or
[xcodebuild_build] Error 65
I'm sure maybe I've done something wrong in my setup
Here is the setup I've done inside of Qt
!http://s22.postimg.org/de20hhygh/2013_10_20_14_41_23_192_168_1_20_Team_Viewer.png(Screen 1)!
!http://s22.postimg.org/71mv7nve9/2013_10_20_14_41_56_192_168_1_20_Team_Viewer.png(Screen 2)!
Appreciate your support.