First time here? Check out the FAQ!
answered 2019-12-10 11:50:22 -0600
you cannot use the prebuilt libs(.lib) with mingw, those were built for visual studio only.
.lib
either switch your compiler toolchain, or you'll have to build libs from src for mingw