GrandOrgue / grandorgue

GrandOrgue software
Other
148 stars 40 forks source link

Use MSYS2 to get all needed libraries when cross-compiling for Windows #1854

Closed nanoufo closed 2 months ago

nanoufo commented 3 months ago

When building for Windows on Linux, it is not necessary to cross-compile libraries on our own. Instead, we can utilize libraries from the MSYS2 project.

oleg68 commented 3 months ago

@larspalo @rousseldenis I think this PR is a step forward. It allows us to remove most of reposirories in GrandOrgue that have been created only fo cross-compilation.

oleg68 commented 3 months ago

@larspalo @rousseldenis could you approve this pr?

oleg68 commented 2 months ago

@larspalo @rousseldenis could you approve this PR?