openframeworks / openframeworks/openFrameworks
[RPI] - install from github not working
Open
@danoli3 is already working on this.
Since Mar 27, 2025.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.