Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPhone Simulator build produces Clang error.. #10

Open
lumierephoto opened this issue Oct 10, 2012 · 1 comment
Open

iPhone Simulator build produces Clang error.. #10

lumierephoto opened this issue Oct 10, 2012 · 1 comment

Comments

@lumierephoto
Copy link

Trying to import this project into Titanium Studio, SDK 2.1.3

All other projects that I've imported are working fine and build with simulator without errors

Here's the error:

[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/HAL9000/Library/Application Support/Titanium/mobilesdk/osx/2.1.3.GA/iphone/builder.py", line 1325, 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/HAL9000/Library/Application Support/Titanium/mobilesdk/osx/2.1.3.GA/iphone/builder.py", line 1231, in execute_xcode
    output = run.run(args,False,False,o)
  File "/Users/HAL9000/Library/Application Support/Titanium/mobilesdk/osx/2.1.3.GA/iphone/run.py", line 41, in run
    sys.exit(rc)
SystemExit: 65

I've already tried cleaning and building the project again. Also, I've included my Twitter Key and Secret and renamed the example.config.js to config.js. These changes don't solve the issue.

Any help in the right direction appreciated!

@lpaulger
Copy link

was this ever resolved? I'm seeing a similar issue now, I just updated Titanium studio and my project no longer compiles.
EDIT: My project is not tweetanium but this is the same error I'm seeing after no code changes but IDE update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants