Open mattrei opened 9 years ago
Hmm.... Let me see I can fix that. I build everything through xcode at the moment so it does all the flag magic.
Sweet. If I add the c++11 flag it tries also to compile the oF plugins with the new standard and that produces a bunch of other errors. However (for such and similar reasons) my knowledge of c++ is quite limited.
Hi Joseph,
I get the following compilation error below. Using g++ version 4.9. Tried to activate c++11 features however then the other addons won't compile.
Can you give some instructions with what flags you compile this plugin?
Thanks, Matthias