[Interest] unable to compile for iOS simulator

maitai maitai at virtual-winds.org
Tue Aug 18 18:25:06 CEST 2015


Thanks for your replies,

I ended up duplicating the folder 
'/Applications/Xcode.app/..../SDKs/iPhoneSimulator8.4.sdk' in 
'/Applications/Xcode.app/..../SDKs/iPhoneSimulator8.3.sdk' and that 
fixed my problem... No time to investigate further anyway. I run 
simulator from Xcode but I had to compile some libs in creator before.
Thanks again
Philippe

Le 18-08-2015 17:05, Robert Iakobashvili a écrit :
> Dear Philippe,
> Only as a guess, check in Xcode Downloads which
> simulators do your have installed.
> 
> Delete your Qt-generated project and regenerate
> it by running only qmake from QtCreator by right-clicking your project
> and selecting Run qmake.
> 
> Do not build. Instead, open your Qt-generated project in XCode
> and select the simulator.
> 
> Now try to build.
> 
> Regards,
> Robert
> 
> 
> On Mon, Aug 17, 2015 at 4:01 PM, maitai <maitai at virtual-winds.org> 
> wrote:
>> 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 at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list