AcademySoftwareFoundation / AcademySoftwareFoundation/aswf-docker
Exercise more OpenImageIO build dependencies
Open
- Dominant language
- Python
- Stars
- 189
- Forks
- 42
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 6
Description
OpenImageIO should be able to find all of its optional build-time dependencies in the CI container image:
- ffmpeg
- libheif
- hdf5
- libraw
Also it currently doesn't find J2K/openjpeg even though it is included (could be an incomplete CMake configuration).
Contributor guide
Research direction
Start by inspecting the CI container image dependency definitions and OpenImageIO's CMake configuration. Verify how ffmpeg, libheif, hdf5, libraw, and openjpeg are installed and detected; done means the CI image exposes all five optional dependencies and OpenImageIO finds them during configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, docker
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100