Open Tcoton opened 6 months ago
Hi, I would love to help you with issue, but I moved on from Windows development since then and I do not have a machine available. I think your best chances are to copy the code and use the build system you are comfortable with.
I have installed MSYS2 to get gcc and make installed on my system as stated in the readme of this project and I cannot get it to compile with make. Whichever terminal (command or powershell) I run into this error:
I have tried editing the makefile to have Windows EOL, Unix EOL, it does not change a thing. What else is required or where is the error?