You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: