燕雀与鸿鹄之恋

名Practicer,字chksong, 号Mapducer

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

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

     

posted on 2014-05-17 21:22  Practicer  阅读(400)  评论(0编辑  收藏  举报