How can I convert a VSTS .lib to a MinGW .a?

后端 未结 2 1960
粉色の甜心
粉色の甜心 2021-01-12 19:07

I have a static library compiled with Visual Studio and I want to link to it from MinGW.

I tried changing the suffix but I get a bunch of warnings like: Warni

2条回答
提交回复
热议问题