Hi, On 2021-10-11 16:33, Matteo F. Vescovi wrote: > Given OCIO is still building fine with IlmBase, let's not mix too much > stuff at this stage ;-) > Let's fix OCIO first and then I/we can move to build it against > Imath/OpenEXR 3.x.y ...
Sure, but does opencolorio 2.1.0 build with libilmbase-dev 2.5.7-2 for you? I run into the following: CMake Error at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Imath (missing: Imath_INCLUDE_DIR) (Required is at least version "3.1.2") Call Stack (most recent call first): /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) share/cmake/modules/FindImath.cmake:116 (find_package_handle_standard_args) share/cmake/modules/FindExtPackages.cmake:45 (find_package) CMakeLists.txt:243 (include) By the way, I had to monkey-patch #995907 to get here. Best, Andrius