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 build on vs2019 and earlier #28885

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

russelltg
Copy link
Contributor

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

error: checked-in files for openimageio have changed but the version was not updated
version: 2.4.5.0#1
old SHA: 69b98b0baa3eddf9f9552563b39561ed09df2971
new SHA: ecd81b1df58bf0fb628ad86bfde7522e36a602e4
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

error: checked-in files for openimageio have changed but the version was not updated
version: 2.4.5.0#1
old SHA: 69b98b0baa3eddf9f9552563b39561ed09df2971
new SHA: ecd81b1df58bf0fb628ad86bfde7522e36a602e4
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***

@russelltg

This comment was marked as resolved.

@Adela0814 Adela0814 added the category:port-bug The issue is with a library, which is something the port should already support label Jan 12, 2023
@Adela0814 Adela0814 added the info:reviewed Pull Request changes follow basic guidelines label Jan 13, 2023
@vicroms vicroms merged commit 92225e6 into microsoft:master Jan 13, 2023
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:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[openimageio] Build error - with VS 2017
3 participants