Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

New install - iPhone emulator not running

Hi,

I've just installed Titanium Developer, along with the latest Xcode
and iPhone SDK from Apple's website, and the Android SDK. Both the iPhone and Android SDK's are coming up as being available in Titanium's "New project" window. I've also installed Titanium's mobile app SDK.

However, creating a new mobile project and clicking "Launch" in the "Run Emulator" window results in the following appearing, and then nothing. No more messages, and the emulator is not launched :

[INFO] Compiling JavaScript...one moment
[INFO] No JavaScript errors detected.
[INFO] One moment, building ...
[INFO] Titanium SDK version: 1.4.2
[INFO] iPhone Device family: iphone
[INFO] iPhone SDK version: 3.2

I have the log filter set to "Debug".

Browsing the build.log shows this :

error: can't exec '/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2' (No such file or directory)

The full build log can be found at http://dev.argoinf.com/build.log

Any ideas ? Is this some sort of misconfiguration in xCode maybe ?

I've tried changing each of the iPhone SDK versions listed (3.2, 4.0, 4.1, 4.2), each with the same result.

Thanks,

P

— asked December 2nd 2010 by Peter Skipworth
  • emulator
  • iphone
  • mobile
1 Comment
  • try a full reboot. I had to do this after updating Ti Developer and XCode.

    — commented December 14th 2010 by Kosso

1 Answer

  • EDIT: Try upgrading to Titanium SDK 1.5.0. This fixed my issues with build errors including missing ".a" binaires for iPhone.

    — answered December 14th 2010 by Andrew Yates
    permalink
    1 Comment
    • I fixed this by switching to Titanium SDK 1.5.0

      — commented December 14th 2010 by Andrew Yates
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.