Titanium Community Questions & Answer Archive

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

LibTiCore.a file not found

Dear TD support team,
I have MAC Mini along with Titanium developer 1.2.1. I just created a new mobile application for iPhone, and just after creating the application when I launched it for 'iPhone SDK 3.1/3.1.2/3.1.3/3.2' I am facing problem in launching the application for iPhone. When I clicked launch iPhone simulator is not showing up but the below error is shown up

"Traceback (most recent call last):
File "/Library/Application Support/Titanium/mobilesdk/osx/1.2.0/iphone/builder.py", line 678, in <module>
main(sys.argv)
File "/Library/Application Support/Titanium/mobilesdk/osx/1.2.0/iphone/builder.py", line 201, in main
fd = open(source_lib,'rb')
IOError: [Errno 2] No such file or directory: '/Library/Application Support/Titanium/mobilesdk/osx/1.2.0/iphone/libTiCore.a'

Please help!!

— asked May 20th 2010 by Amit Srivastava
  • builder.py
  • iphone
  • libticore.a
  • td1.2.1
0 Comments

1 Answer

  • Accepted Answer

    Found that file in 1.3.1 TD SDK download. by copying and pasting that file from 1.3.1 to 1.2.1. I become able to solve the error.

    — answered May 24th 2010 by Amit Srivastava
    permalink
    0 Comments
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.