openframeworks / openframeworks/apothecary
Json.hpp needed for aarch64 and armv6l
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 61
- Forks
- 54
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
Currently both of the RPI / linux arm nightly builds don't include Json.hpp
0.12.0 included it, so given that only the ubuntu install script is adding the package and Jetson Nano doesn't seem to have it ( see: https://github.com/openframeworks/openFrameworks/issues/8389 ), it might be good to include it the same way we did for 0.12.0
cc @danoli3
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by comparing the 0.12.0 packaging or install configuration with the current aarch64 and armv6l nightly build definitions. Check how the Ubuntu install script provides Json.hpp and verify that the header is included in the resulting Raspberry Pi and Jetson-compatible artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux, raspberry-pi, shell
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100