本日这么多年一直做C++开发,最近要做QT项目,被QT做界面的新特性所吸引。QSS QML的确是亮点。
还有一个就是跨平台这方面,自己玩了玩。
用的QT 的开发包是在官网上下载 qt-opensource-mac-x64-android-ios-5.2.1.dmg
在使用Qt creator写一个hellworld 最后弹出
error
loading iPhoneSimulatorRemoteClientRun ended
unexpectedly.
解决办法这里面
https://bugreports.qt-project.org/browse/QTCREATORBUG-11714
下载
- Creator_Xcode_5.1_Support.zip
- 里面有解决办法的文档,和升级的程序。
XCode 5.1 iOS Simulator Support in Creator
1) Show the package contents of the Qt Creator
application2) Navigate to Contents/Resources/ios
3) rename iossim to iossim_1_8_2
4) copy the iossim from
this archive to Contents/Resources/ios5) enjoy
MAC 平台 QT编写iphone程序,“error loading
iPhoneSimulatorRemoteClientRun ended unexpectedly”
时间: 2024-11-11 03:38:50