Skip to content

3.6.0: backport MINGW support - #2938

Open
ivan-mogilko wants to merge 8 commits into
adventuregamestudio:release-3.6.0from
ivan-mogilko:360-backport-mingw
Open

ivan-mogilko wants to merge 8 commits into
adventuregamestudio:release-3.6.0from
ivan-mogilko:360-backport-mingw

Conversation

@ivan-mogilko

Copy link
Copy Markdown
Contributor

One person needed to build the 3.6.0 engine in MSYS2 environment. This PR is a backport of fixes done for 3.6.1 (#2196).

`__except` is not supported on mingw and will require a different code for exception handling. I found working code but it used an undocumented nt api, so this is better to research with calm.
this is to avoid manually copying mingw dlls, and ensures a portable binary the same as traditional acwin.exe
@ericoporto

Copy link
Copy Markdown
Member

I think you need to also pull b08ced9 for the GHA CI to succeed.

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