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

Fix build break for older libheif #2814

Merged
merged 1 commit into from Jan 5, 2021

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Jan 5, 2021

With some recent heic related packages, we lost the ability to build
against some older libheif versions that we purport to support. We may
eventually want to raise the minimum supported libheif, but in the
mean time, this restores the prior build abilities.

@lgritz
Copy link
Collaborator Author

lgritz commented Jan 5, 2021

@hjmallon @cmstein

@lgritz
Copy link
Collaborator Author

lgritz commented Jan 5, 2021

@cmstein confirms that this fixes his build break

With some recent heic related packages, we lost the ability to build
against some older libheif versions that we purport to support. We may
eventually want to raise the minimum supported libheif, but in the
mean time, this restores the prior build abilities.
@lgritz lgritz merged commit 36422bc into AcademySoftwareFoundation:master Jan 5, 2021
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 5, 2021
With some recent heic related packages, we lost the ability to build
against some older libheif versions that we purport to support. We may
eventually want to raise the minimum supported libheif, but in the
mean time, this restores the prior build abilities.
@lgritz lgritz deleted the lg-libheif branch January 5, 2021 23:23
@hjmallon
Copy link
Contributor

hjmallon commented Jan 6, 2021

Thanks @lgritz I did have a horrible thought that something like this would be needed.

@lgritz
Copy link
Collaborator Author

lgritz commented Jan 6, 2021

We finally got bitten by the fact that most of our CI configurations don't have libheif installed at all. We should fix that, and make sure that the "oldest everything", "current releases", and "bleeding edge" CI tests are all using appropriate versions of libheif.

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

Successfully merging this pull request may close these issues.

None yet

2 participants