Open pR0Ps opened 4 years ago
Currently there is an issue where invader-edit-qt.exe
won't run due to a library error.
@SnowyMouse I'll leave it up to you how you want to proceed with this.
I've tried a bunch of things and couldn't figure out how to make it work. My hope is that this PR can serve as a starting point for someone more well-versed in building this project than me.
Some options:
Will automatically build and release versions when tags like 'x.x.x' are pushed. Can also be run manually to produce a build artifact.
Note that the build process is a bit hacky:
cmake
generates so that the host'sqt
system'smoc
andrcc
build tools are used instead of the mingw-provided ones (which are win32 executables).pacman
so it can use it to download and install the required mingw packages.Links to results: