Open etiennebouteille opened 7 years ago
Hello, I can't seem to compile the example on Linux + qtCreator. I get the following error :
/src/ofxLearn.cpp:317: error: return-statement with a value, in function returning 'void' [-fpermissive] return clusters; ^
Am I doing anything wrong? Thanks in advance!
ah, this is a bug which i just fixed. you can try it again.
Hello, I can't seem to compile the example on Linux + qtCreator. I get the following error :
Am I doing anything wrong? Thanks in advance!