vfx-rs / openexr-bind

cppmm bindings for OpenEXR
BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

Create a CentOS 7 container that requires the minimal dependencies needed to build #24

Open scott-wilson opened 3 years ago

scott-wilson commented 3 years ago

This could mean one of two things. Minimal needed to build and run cppmm (needs LLVM 11), or the minimal needed to build and test openexr-rs/openexr-sys. For development's sake, It is probably best to include building cppmm.

There's a Dockerfile that is included in this issue that is sufficient for using VSCode's dev container addon: buildenv.tar.gz