AcademySoftwareFoundation / AcademySoftwareFoundation/aswf-docker

Exercise more OpenImageIO build dependencies

Open
#264 12 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.