Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.9.3
-
None
-
xcode 10
macOS 10.13.6
qt iOS 5.9.3
Description
Qt iOS (5.9.3) stop working after I have upgraded to xcode 10. Open any qt project with qtcreator 4.7.0 I will see the following error message:
Project ERROR: This mkspec requires Xcode 4.3 or later
Error while parsing file /Users/jl/NvStreamingSdk/src/sdk-solution.pro. Giving up.
Enter the following command from terminal will fall into the same error:
qmake -spec macx-xcode
But Qt macOS (5.9.3) works well. Is there any workaround right now for xcode 10?
Attachments
Issue Links
- duplicates
-
QTBUG-70592 qmake fails with Xcode 10 (This mkspec requires Xcode 4.3 or later, unusable .xcodeproj)
- Closed