Skip to content

Instantly share code, notes, and snippets.

@joshuajnoble
Created April 27, 2012 16:16
Show Gist options
  • Save joshuajnoble/2510514 to your computer and use it in GitHub Desktop.
Save joshuajnoble/2510514 to your computer and use it in GitHub Desktop.
Undefined symbols for architecture armv7:
"cinder::Timeline::Timeline()", referenced from:
cinder::Timeline::create() in libcinder-iphone_d.a(libcinder-iphone_d.a-armv7-master.o)
"cinder::Timeline::stepTo(float)", referenced from:
cinder::app::App::privateSetup__() in libcinder-iphone_d.a(libcinder-iphone_d.a-armv7-master.o)
cinder::app::App::privateUpdate__() in libcinder-iphone_d.a(libcinder-iphone_d.a-armv7-master.o)
ld: symbol(s) not found for architecture armv7
collect2: ld returned 1 exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment