I got this error and App just shuts down when I run.

You must Login before you can answer or comment on any questions.

[ERROR] clang: error: linker command failed with exit code 1 (use -v to see invocation)

[ERROR]

[ERROR] Error: Traceback (most recent call last):

File "/Users/pradeep/Library/Application Support/Titanium/mobilesdk/osx/2.1.0.GA/iphone/builder.py", line 1335, in main

execute_xcode("iphonesimulator%s" % link_version,["GCC_PREPROCESSOR_DEFINITIONS=__LOG__ID__=%s DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s %s %s" % (log_id,sdk_version,debugstr,kroll_coverage)],False)

File "/Users/pradeep/Library/Application Support/Titanium/mobilesdk/osx/2.1.0.GA/iphone/builder.py", line 1241, in execute_xcode

output = run.run(args,False,False,o)

File "/Users/pradeep/Library/Application Support/Titanium/mobilesdk/osx/2.1.0.GA/iphone/run.py", line 41, in run

sys.exit(rc)

SystemExit: 65

— asked 8 months ago by Rohith kumar
1 Comment
  • open the build log for the application and provide additional details

    — commented 8 months ago by Aaron Saunders

Your Answer

Think you can help? Login to answer this question!