Skip to content

Fix Windows Release build expat issue#23

Merged
scenarnick merged 1 commit into
ebu:mainfrom
haraldjordan:main
May 9, 2026
Merged

Fix Windows Release build expat issue#23
scenarnick merged 1 commit into
ebu:mainfrom
haraldjordan:main

Conversation

@haraldjordan
Copy link
Copy Markdown
Collaborator

@haraldjordan haraldjordan commented May 8, 2026

Release Build for windows worked after this change finally in my release build testing fork...
I believe the "build and test" github action executes windows build using cmake while the release action executes MSVC, so it appears to me that this kind of issue can currently only pop up when executing the release build.

Copy link
Copy Markdown
Collaborator

@scenarnick scenarnick left a comment

Choose a reason for hiding this comment

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

Thx

@scenarnick
Copy link
Copy Markdown
Collaborator

Additionally, release builds run on "compatibility focused" runners while build and test runs on latest. Need to reconsider

@scenarnick scenarnick merged commit 346ba45 into ebu:main May 9, 2026
8 checks passed
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