It would be great if windows-kill-library had a library that could be linked using MinGW, for development without Visual Studio.
MinGW does support linking .lib files in recent versions, but it doesn't seem to know what to do with the windows-kill-library release libraries. I've tried converting the .lib file to .a using lib2a, but no dice.
It would be great if windows-kill-library had a library that could be linked using MinGW, for development without Visual Studio.
MinGW does support linking .lib files in recent versions, but it doesn't seem to know what to do with the windows-kill-library release libraries. I've tried converting the .lib file to .a using lib2a, but no dice.