AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Mozilla Public License 2.0
2.62k stars 647 forks source link

Replace obsolete IlmBase (OpenEXR 2.x) with Imath (OpenEXR 3.x). #1678

Closed cederom closed 9 months ago

cederom commented 11 months ago

Patch comes from the FreeBSD Ports [1]. Example fix of IlmBase -> Imath. This requires extension to further update upstream to OpenEXR 3.x [2].

[1] https://cgit.freebsd.org/ports/tree/misc/openvdb [2] https://openexr.com/en/latest/PortingGuide.html?highlight=ilmbase

linux-foundation-easycla[bot] commented 11 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.

malaterre commented 11 months ago

related:

Idclip commented 9 months ago

Thanks folks, VDB 11 has removed the inbuilt find module for Imath in favour of locating the config from a previous Imath installation. Our EXR minimum is now 3.X