Closed tkgamegroup closed 5 years ago
You can try installing freetype libs locally and then using CMake instead of the embedded lib. (CMake is used on mac to build but should work fine on Windows too.)
Having both x86 and x64 libs would be nice, since i want a one-click cmake generation : ).
Windows version added, as well as 64-bit build.
Hi, i found there is no x64 lib for FreeType, can we add it?