iphoneiostitaniumtitanium-mobile

Errors while importing Titanium Studio Project


am importing a project, The project gets imported successfully. When I am trying to build I get this error

[ERROR] :  ** BUILD FAILED **
[ERROR] :  The following build commands failed:
[ERROR] :   Ld build/Debug-iphonesimulator/MyApp.app/MyApp normal i386
[ERROR] :  (1 failure)

How to solve this? Also the clean button gets disabled

EDIT
I have changed the project now, I have imported another project in my workspace, but I am getting a red cross mark on the folder of the project(just like the error which we get in Eclipse in case of Android dev when the build files are missing), however rest all files seem to have no error.


Solution

  • I have created another project, pasted the old project's resources into it & the code is being built