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

Cannot run on Lion / Xcode 4.6 #14

Open
timidri opened this issue May 10, 2013 · 1 comment
Open

Cannot run on Lion / Xcode 4.6 #14

timidri opened this issue May 10, 2013 · 1 comment

Comments

@timidri
Copy link

timidri commented May 10, 2013

When building and running, I get this error in the console view:

dyld: lazy symbol binding failed: Symbol not found: _objc_setProperty_nonatomic
  Referenced from: /Users/.../Library/Developer/Xcode/DerivedData/Viva-hfbuzzvfuuqquvcmuapalimsmweg/Build/Products/Debug/Viva.app/Contents/MacOS/Viva
  Expected in: /usr/lib/libobjc.A.dylib

dyld: Symbol not found: _objc_setProperty_nonatomic
  Referenced from: /Users/.../Library/Developer/Xcode/DerivedData/Viva-hfbuzzvfuuqquvcmuapalimsmweg/Build/Products/Debug/Viva.app/Contents/MacOS/Viva
  Expected in: /usr/lib/libobjc.A.dylib

and no UI appears.

@timidri
Copy link
Author

timidri commented May 10, 2013

After playing with the "Base SDK" setting a bit the app started running correctly. Not sure what caused the error though, so leaving this issue open for possible additions.

@timidri timidri closed this as completed May 10, 2013
@timidri timidri reopened this May 10, 2013
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

1 participant