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

[OpenImageIO] Fix openjpeg linkage #23812

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

Adela0814
Copy link
Contributor

Fix #23562

Error:
Added the feature-flag openjpeg, but get the error message that openjpeg cannot be found.
Fix: change the search mode to Config mode will fix this issue.

All features have been tested successfullly in the following triplet:

x64-windows
x86-windows
x64-windows-static

@Adela0814 Adela0814 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Mar 28, 2022
@Adela0814 Adela0814 marked this pull request as ready for review March 28, 2022 10:06
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Mar 29, 2022
@strega-nil-ms
Copy link
Contributor

Thanks!

@strega-nil-ms strega-nil-ms merged commit 7f8d160 into microsoft:master Mar 30, 2022
@Adela0814 Adela0814 deleted the Dev/Mengna/openimageio branch January 16, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OpenImageIO] Jpeg2000 support
4 participants