libTiCore.a compilation error with mobile SDK 1.3.1
Hi,
Am unable to compile the app after manually installing mobile SDK 1.3.1 and get the following error.
Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/1.3.1/iphone/builder.py", line 733, in <module> main(sys.argv) File "/Library/Application Support/Titanium/mobilesdk/osx/1.3.1/iphone/builder.py", line 391, in main os.symlink(libticore,"libTiCore.a") OSError: [Errno 17] File exists
How can this be fixed?
1 Answer
-
problem resolved on its own after doing cleanup.