Hi,
I have problems with InMobi 1.0 module for Appcelerator Titanium. I have tried several versions of Appcelerator SDK: 2.0.2, 2.0.3, 2.1.1.GA
They all produce basically the same error when I add ti.inmobi.ad (in tiapp.xml) module and start my application (clean Titanium Mobile Project for iPhone and Android without any code that I have wrote). Error:
[INFO] Compiling localization files [ERROR] clang: error: linker command failed with exit code 1 (use -v to see invocation) [ERROR] [ERROR] Error: Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/2.0.3.v20120806151610/iphone/builder.py", line 1318, 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 "/Library/Application Support/Titanium/mobilesdk/osx/2.0.3.v20120806151610/iphone/builder.py", line 1224, in execute_xcode output = run.run(args,False,False,o) File "/Library/Application Support/Titanium/mobilesdk/osx/2.0.3.v20120806151610/iphone/run.py", line 41, in run sys.exit(rc) SystemExit: 65
Thank you
Your Answer
Think you can help? Login to answer this question!