Hi everyone,
I have installed of0074 on a mac with osx 10.6.8 and Xcode 3.2.6.
The examples don’t compile but of0071 works with moving #define GL_UNSIGNED_INT GL_UNSIGNED_INT_OES
to #define GL_UNSIGNED_INT 0x1405 in ofBo.cpp
How can I make work of0074 on a mac with 10.6.8 and Xcode 3.2.6 ?
Best regards