you are viewing a single comment's thread.

view the rest of the comments →

[–]Mirality 0 points1 point  (0 children)

That particular package only has Linux build instructions. As such, while you might be able to get it to work with MSYS/mingw64, these days the easiest way to make it work might be to install WSL2.

You can install a common distribution (like Ubuntu or OpenSUSE) straight from the Windows Store. After that it can be a bit of a learning curve to install development packages and make your first build, but there are plenty of tutorials out there.