Skip to content

build: WixPackage, set a proper CPACK_WIX_ARCHITECTURE - #8740

Merged
sithlord48 merged 1 commit into
masterfrom
fixupWinArm_MSI
Jul 5, 2025
Merged

build: WixPackage, set a proper CPACK_WIX_ARCHITECTURE#8740
sithlord48 merged 1 commit into
masterfrom
fixupWinArm_MSI

Conversation

@sithlord48

Copy link
Copy Markdown
Member

Fix issues with the generated windows arm msi installer

  • set CPACK_WIX_ARCHITECTURE to our stored ${BUILD_ARCHITECTURE}, windows seams to just think everything is always using x64 so we have to set this or the msi just breaks w/ a dll missing error when deploying starts.

@sithlord48 sithlord48 added this to the v1.23.0 milestone Jul 5, 2025
@sithlord48
sithlord48 requested a review from nbolton July 5, 2025 14:49
@sithlord48
sithlord48 marked this pull request as ready for review July 5, 2025 14:49
@sithlord48
sithlord48 merged commit b39b133 into master Jul 5, 2025
63 checks passed
@sithlord48
sithlord48 deleted the fixupWinArm_MSI branch July 5, 2025 16:39
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