AcademySoftwareFoundation / rawtoaces

RAW to ACES Utility
141 stars 47 forks source link

Imath missing? #137

Open luuude opened 7 months ago

luuude commented 7 months ago

Hi!

I try to build rawto aces on ubuntu 22.04 but I get this eror messege:

CMake Error at configure.cmake:8 (find_package): Could not find a package configuration file provided by "Imath" with any of the following names:

ImathConfig.cmake
imath-config.cmake
antond-weta commented 7 months ago

Hi @luuude ,

The build instructions are a bit out of date, I'll try to update them soon.

Can you try running these 2 scripts: build_scripts/install_deps_linux.bash build_scripts/install_aces_container.bash