Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openexr on vcpkg is ooooooold. #1207

Closed
crazydef opened this issue Nov 24, 2021 · 3 comments
Closed

Openexr on vcpkg is ooooooold. #1207

crazydef opened this issue Nov 24, 2021 · 3 comments

Comments

@crazydef
Copy link

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.)

@meshula
Copy link
Contributor

meshula commented Nov 24, 2021

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

@EvanAW
Copy link

EvanAW commented Oct 22, 2022

This can be closed since microsoft/vcpkg#26862 has landed.

@meshula
Copy link
Contributor

meshula commented Oct 22, 2022

It has indeed!! Thanks for noting that.

@meshula meshula closed this as completed Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants