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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Since OpenEXR 3.0 IlmBase is were included in OpenEXR and the library has been renamed, as of 3.0.x it has now been split off into a separate library Imath (yes very annoying).
FIeld3D should be updated to use the CMake Targets and then fallback to manual methods if it doesn't work. I've started the process but I honestly don't have time to complete it.
Does Field3D actually need OpenEXR or just Imath? From what I can tell updating the headers it looks like just Imath.
The text was updated successfully, but these errors were encountered:
Since OpenEXR 3.0 IlmBase is were included in OpenEXR and the library has been renamed, as of 3.0.x it has now been split off into a separate library Imath (yes very annoying).
FIeld3D should be updated to use the CMake Targets and then fallback to manual methods if it doesn't work. I've started the process but I honestly don't have time to complete it.
Does Field3D actually need OpenEXR or just Imath? From what I can tell updating the headers it looks like just Imath.
The text was updated successfully, but these errors were encountered: