openframeworks / openframeworks/apothecary

Json.hpp needed for aarch64 and armv6l

Open
#536 0 comments 0 reactions 0 assignees View on GitHub

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

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.