I need to build this to work on windows x64. Has anybody already down this that can host the compiled version for me? Or that could explain to me how to do it? I've downloaded the archive, and I can see that there is a provided sln file for compiling it with visual studio, but that file is for 32 bits. Also, I'm currently using mingw to try and use the unix based build system to generate a 64 bit build, but I don't know that Visual Studio and mingw will play together well. I have a project that is using freetype that compiles it's code in visual studio.
Can anybody help
me?