openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.85k stars 2.55k forks source link

Rpi changes #7895

Closed dimitre closed 2 months ago

dimitre commented 5 months ago

Avoid using maximum cores with make (it increases memory usage and hangs up), but using 3 cores on raspberry pi 4b is a good speed and stability now ccache can be used there too.