Trying to set up oF on a new rPi, when running install_dependencies I got a message that I have gcc 5 or later and Poco needs to be recompiled. That step never finishes and ends with
ranlib /home/pi/Development/openFrameworks/scripts/apothecary/build/poco/lib/Linux/armv7l/libPocoData.a
make[1]: Leaving directory '/home/pi/Development/openFrameworks/scripts/apothecary/build/poco/Data'
^ Received error ^
Nightly build seems to have installed dependencies and compiled. I say seems to because I’m doing everything headless over ssh and obviously can’t run the examples.