I've just got a RPI again to test and follow the latest instructions from here https://github.com/openframeworks/openFrameworks/blob/master/INSTALL_FROM_GITHUB.md so the install is: ``` scripts/dev/download_libs.sh -p linuxaarch64 ``` but it tries to download a non existent file https://github.com/openframeworks/apothecary/releases/download/latest/openFrameworksLibs_master_linuxaarch64.tar.bz2 cc: @ofTheo @danoli3
I've just got a RPI again to test and follow the latest instructions from here
https://github.com/openframeworks/openFrameworks/blob/master/INSTALL_FROM_GITHUB.md
so the install is:
but it tries to download a non existent file
https://github.com/openframeworks/apothecary/releases/download/latest/openFrameworksLibs_master_linuxaarch64.tar.bz2
cc: @ofTheo @danoli3