You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 2818017 brought up from pull #1829 from 2022 fixed USD's dependency on OpenEXR 2.x's Imath libraries to allow building with Imath & OpenEXR 3.
The sdrOsl CMakeLists file, however, was not fixed to reflect this.
I've added the fixes myself and thought I would share. Here is the fixed script:
Description of Issue
Commit 2818017 brought up from pull #1829 from 2022 fixed USD's dependency on OpenEXR 2.x's Imath libraries to allow building with Imath & OpenEXR 3.
The sdrOsl CMakeLists file, however, was not fixed to reflect this.
I've added the fixes myself and thought I would share. Here is the fixed script:
Steps to Reproduce
System Information (OS, Hardware)
Linux CentOS 7
Package Versions
GCC-9.3.1
CMake-3.16
USD-23.08
Imath-3.1.9
OpenEXR-3.1.11
OpenShadingLanguage-1.12.13.0
Build Flags
PXR_ENABLE_OSL_SUPPORT=ON
The text was updated successfully, but these errors were encountered: