bgmario

Results 3 comments of bgmario

You need to add this line : using namespace std; At the beginning of each file in the folder "/openFrameworks/addons/ofxCsv/src" And then you also have to change the function "MAX"...

You need ofxPoco addon Try this: Edit the file addons.make (openFrameworks/apps/Footfall/Footfall/addons.make) by adding this line before ofxHttpUtils: ofxPoco

The hardware and software I use is: 1) RPi3 B+ with Raspbian Stretch 2) PiCam v2 3) openFramework v0.10.1 (arm6 version) The mistake you have, I had it and is...