FT_LOAD_TARGET_LIGHT missing and VS2017 fail to compile?

FT_LOAD_TARGET_LIGHT, FT_LOAD_NO_HINTING, FT_LOAD_FORCE_AUTOHINT, FT_LOAD_NO_AUTOHINT
undefined in Font_FTFont.cxx of TKService.

Won't let me compile unless defined. What could I do?

Kirill Gavrilov's picture

You may check if FreeType dependency is specified correctly within CMake configuration.