Closed yaobiao131 closed 3 months ago
MinGW, on Windows? Is it still alive?
Why not install Visual Studio - it's free nowadays?
Some libraries can only be used in mingw. When mixing the two, only mingw can be used. And this library should work in mingw, but the macro definition needs to be modified. I added a mingw test here and it works normally.
Hi, you can use version 1.4.5. Check README.md(CMake Windows(MinGW) section) or CMake MinGW action
thanks,i will try it
can not compile success by mingw in windows,could you support it