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

PICARD-3034: Fix win-build-fixes.ps1 not being called #2578

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

phw
Copy link
Member

@phw phw commented Feb 15, 2025

Summary

  • This is a…
    • Bug fix
    • Feature addition
    • Refactoring
    • Minor / simple change (like a typo)
    • Other
  • Describe this change in 1-2 sentences:

Problem

This fixes packaging issues on Windows, where system wide Qt and libssl related libraries would be loaded over the bundled ones.

This was originally fixed in PICARD-2736. But the change in PICARD-3002 moved the cleanup code to a separate helper script win-build-fixes.ps1, which was forgotten to be called.

Solution

Call win-build-fixes.ps1

@phw phw force-pushed the PICARD-3034-fix-win-packaging-dlls branch from acd0e12 to 872cd82 Compare February 15, 2025 10:34
@phw
Copy link
Member Author

phw commented Feb 15, 2025

Tested the installer. The changes work as expected and all DLLs are in the root folder again.

@phw phw merged commit 910d4f9 into metabrainz:2.x Feb 15, 2025
51 checks passed
@phw phw deleted the PICARD-3034-fix-win-packaging-dlls branch February 15, 2025 11:21
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.

1 participant