Titanium Community Questions & Answer Archive

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

OS4.0beta4 with Titanium 1.3.0

I tried this patch in Ti 1.3.0 and emulate new kitchen sink. The error occurred and did not launch it in emulator.

The error is below.

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

Please advise me how to solve this issue.

— asked June 5th 2010 by kazuaki konno
  • beta4
  • os4.0
  • patch
0 Comments

2 Answers

  • Accepted Answer

    Clear your build/iphone/build folder and recompile.

    — answered June 5th 2010 by Sj Singh
    permalink
    0 Comments
  • Thank you. There was one mistake. It was libTiCore.a file was renamed as libTiCore-7.a. And I also cleared the folder you mentioned.
    Now I could launch kitchen sink in 4.0beta4.
    Well, I can develop with this 4.0 environment!

    — answered June 5th 2010 by kazuaki konno
    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.