I’ve been using 0.8.4 for some time now but have been running into some errors like orientation fixes in iOS 8 and similar issues that are fixed in master branch but not in the 0.8.4 version. Though, when I try to run with the master branch I get some errors I have no idea how to solve. Can someone help? Thanks!
Here they are:
Undefined symbols for architecture i386:
"ofSetupOpenGL(int, int, ofWindowMode)", referenced from:
_main in main.o
"ofSoundBuffer::operator[](unsigned long)", referenced from:
ofBaseSoundInput::audioIn(ofSoundBuffer&) in ofApp.o
ofBaseSoundOutput::audioOut(ofSoundBuffer&) in ofApp.o
ofBaseSoundInput::audioIn(ofSoundBuffer&) in main.o
ofBaseSoundOutput::audioOut(ofSoundBuffer&) in main.o
"ofImage_<unsigned char>::getTexture()", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"ofImage_<unsigned char>::getTexture() const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"ofImage_<unsigned char>::isUsingTexture() const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"ofImage_<unsigned char>::draw(float, float) const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"ofImage_<unsigned char>::draw(float, float, float, float) const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"ofImage_<unsigned char>::getWidth() const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"ofImage_<unsigned char>::getHeight() const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"ofImage_<unsigned char>::getPixels() const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
"non-virtual thunk to ofImage_<unsigned char>::getTexture()", referenced from:
vtable for ofxImage in ofApp.o
vtable for ofxImage in main.o
"non-virtual thunk to ofImage_<unsigned char>::getTexture() const", referenced from:
vtable for ofxImage in ofApp.o
vtable for ofxImage in main.o
"non-virtual thunk to ofImage_<unsigned char>::isUsingTexture() const", referenced from:
vtable for ofxImage in ofApp.o
vtable for ofxImage in main.o
"non-virtual thunk to ofImage_<unsigned char>::getPixels() const", referenced from:
vtable for ofxImage in ofApp.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in ofApp.o
vtable for ofxImage in main.o
construction vtable for ofImage_<unsigned char>-in-ofxImage in main.o
ld: symbol(s) not found for architecture i386