Hey there,
I've been experimenting with OFx over the past two days. I'm trying to get read inputs from a PS3 Controller.
The addon ofxGamePad seems like it can do the job.
When compiling a project with the addon included I get errors along the lines of "unresolved external symbol". The files ofxGamepadHandler.obj and ofxGamepadOIS.obh are referenced.
I've added #define USE_OIS to my header file. Is there something else I need to do to get it to compile?
Many thanks,
Ibrahim