I have no such problem.

Make sure your Info.plist is correct, and you set QMAKE_IOS_DEPLOYMENT_TARGET 
in your .pro:
QMAKE_IOS_DEPLOYMENT_TARGET=8.0

> Sent: Monday, August 17, 2015 at 9:01 AM
> From: maitai <mai...@virtual-winds.org>
> To: Interest@qt-project.org
> Subject: [Interest] unable to compile for iOS simulator
>
> Hello,
> 
> Since I updated in 5.5 (commercial licence) I cannot compile and run iOS 
> simulator mode from creator. It works with a real device, and it was 
> working with qt 5.4.2 in both modes.
> 
> I'm getting this compliation error:
> clang: warning: no such sysroot directory: 
> '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.3.sdk'
> 
> I cannot find where this path is defined in qt... I guess I could trick 
> it with a copy or a link but is there a better way to make it work?
> 
> Xcode is version 6.4, I want to emulate iOS 8.4 on iPhone 6 and 6+
> 
> Thanks for any tip
> Philippe Lelong
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
> 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to