Skip to content

Add msys2 support#452

Merged
dwbuiten merged 2 commits into
FFMS:masterfrom
moi15moi:Add-msys2-support
Jul 18, 2025
Merged

Add msys2 support#452
dwbuiten merged 2 commits into
FFMS:masterfrom
moi15moi:Add-msys2-support

Conversation

@moi15moi
Copy link
Copy Markdown
Contributor

Fix the compilation on msys2.
Without the commit 4d219a4, I was getting undefined reference to `WinMain' (proof)

Also, to avoid any possible break in the future, I added a CI that will build/run the test on msys2 (MINGW64).

moi15moi added 2 commits July 18, 2025 08:24
On msys2, when compiling, I was getting the error: undefined reference to `WinMain'

msys2 package patched have a similar fix: https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-ffms2/0001-ffmsindex-add-municode-ldflag.patch
@moi15moi
Copy link
Copy Markdown
Contributor Author

@myrsloik Do you want me to add a cygwin CI?

@myrsloik
Copy link
Copy Markdown
Contributor

I'm neutral, @dwbuiten gets to decide

@dwbuiten dwbuiten merged commit 5c72e5a into FFMS:master Jul 18, 2025
5 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.

3 participants