当前位置:首页 > 操作系统 > MacOs

MAC 平台 QT编写iphone程序,“error loading iPhoneSimulatorRemoteClientRun ended unexpectedly”

本日这么多年一直做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 application

    2) Navigate to Contents/Resources/ios

    3) rename iossim to iossim_1_8_2
    4) copy the iossim from this archive to Contents/Resources/ios

    5) enjoy 

     

原文:http://www.cnblogs.com/openiris/p/3734548.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐