> I haven't looked into it in any depth so it could easily be a configuration > issue at my end. Or is VS2010 the latest version that can build freetype2?
The stock freetype.vcxproj should work with all recent versions. I just use msbuild however. You might need to retarget to a recent Windows SDK if you did not install Windows SDK 8.1 along with Visual Studio 2017. _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
