Off topic, but thank you, I have an interview on friday and the have WiX in their nice to have list, thought it was about the websitebuilder(didn't do to much research yet), which would be odd since its a C# job and well i never had to build installers. Naming things is hard
What's the environment that my `make` command runs in? Windows or gnu/linux? "wine" makes me think it's a Windows environment which is not what I want.
msys2 greatly simplifies cross-platform building for me because it just looks like a linux build environment (and has arch's pacman for deps like git and stuff)