I'm trying to use cmake and mingw32 to build the library, but it doesn't seem to be compiling correctly. I know it says to use the Visual Studio compiler, but I'm not planning on using Visual Studio for my project.
Here are the errors I get when I run "mingw32-make" on the command line.