Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Full debug USD with OpenImageIO fails
issue: PixarAnimationStudios#2516 Fixes the following build error on Debug config: -- Could NOT find Imath (missing: Imath_DIR) -- Imath not found. Looking for OpenEXR instead. CMake Error at C:/Program Files/CMake/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenEXR (missing: OPENEXR_LIBRARIES) (found version "2.5.2") Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindOpenEXR.cmake:94 (find_package_handle_standard_args) cmake/defaults/Packages.cmake:342 (find_package) CMakeLists.txt:23 (include)
- Loading branch information