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

macOS/Qt5: Fix HEIF #7

Merged
merged 2 commits into from
Oct 14, 2024
Merged

macOS/Qt5: Fix HEIF #7

merged 2 commits into from
Oct 14, 2024

Conversation

jdpurcell
Copy link
Contributor

Small fix for a regression introduced by last PR: HEIF wasn't working in the legacy Qt 5 macOS build. A few brew uninstall commands were removed because they resulted in Error: No such keg on the newer macOS runners. zlib doesn't seem to be present on 13 or 14 anymore. But I failed to notice webp is only not present on 14, and still existing on 13. It didn't even cause any build errors, it just somehow(?!) resulted in the HEIF plugin being non-functional.

@jdpurcell
Copy link
Contributor Author

Ahh I think the vcpkg cache messed up the first run, let me try it without the cache.

@jdpurcell
Copy link
Contributor Author

That worked. Are you fine with the commit to keep the cache disabled? I did that on my fork a while back, I think the cache is more trouble than it's worth.

@jurplel
Copy link
Owner

jurplel commented Oct 14, 2024

Makes sense to me. Thanks for catching this!

@jurplel jurplel merged commit 3d38297 into jurplel:master Oct 14, 2024
12 checks passed
@jdpurcell jdpurcell deleted the pr-legacyheic branch October 16, 2024 15:13
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.

2 participants