openexr icon indicating copy to clipboard operation
openexr copied to clipboard

Openexr on vcpkg is ooooooold.

Open crazydef opened this issue 2 years ago • 1 comments

I'm trying to use a third party library that depends on openexr. Their build instructions recommend using vcpkg to fetch dependencies, however the version of openexr available through vcpkg is only 2.5.0#3.

Is there anyway that can be updated?

(The actual issue is incompatibilities in imath. Version 3.1.3 of that is available through vcpkg so some libraries are using that, while openexr is trying to explicitly use imath 2.5.)

crazydef avatar Nov 24 '21 20:11 crazydef

Thanks for noting that. I've opened an issue at vcpkg, as it doesn't seem like they're aware of the problem yet.

meshula avatar Nov 24 '21 21:11 meshula

This can be closed since https://github.com/microsoft/vcpkg/pull/26862 has landed.

EvanAW avatar Oct 22 '22 05:10 EvanAW

It has indeed!! Thanks for noting that.

meshula avatar Oct 22 '22 18:10 meshula