码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2014-05-19 20:02:12      阅读:342      评论:0      收藏:0      [点我收藏+]

标签:android   style   class   c   code   tar   

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

     

MAC 平台 QT编写iphone程序,“error loading iPhoneSimulatorRemoteClientRun ended unexpectedly”,布布扣,bubuko.com

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

标签:android   style   class   c   code   tar   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!