Created
April 27, 2012 16:16
-
-
Save joshuajnoble/2510514 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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