Hi there,
I can't compile the example in 'of_v0.9.0_osc' using Xcode 7.0.1 because of 5 errors in ofMain.h and ofMainLoop.h:
ofMain.h: "Allocating an object of Abstract class type 'ofxAppGLFWWindowMulti'"
ofMainLoop: "No number named 'allowsMultiWindow; in 'ofxAppGLFWWindowMulti"
"No number named 'doesLoop' in 'ofxAppGLFWWindowMulti"
"No number named 'needsPolling' in 'ofxAppGLFWWindowMulti"
Any help?
Thanks
Hi there,
I can't compile the example in 'of_v0.9.0_osc' using Xcode 7.0.1 because of 5 errors in ofMain.h and ofMainLoop.h:
ofMain.h: "Allocating an object of Abstract class type 'ofxAppGLFWWindowMulti'"
ofMainLoop: "No number named 'allowsMultiWindow; in 'ofxAppGLFWWindowMulti"
"No number named 'doesLoop' in 'ofxAppGLFWWindowMulti"
"No number named 'needsPolling' in 'ofxAppGLFWWindowMulti"
Any help?
Thanks