c++ - G++ Compiler for Arm doesn't find freetype.h -
i tryp compile native linux-project code:blocks arm platform. code compiling well, if use standard g++ , gcc compilers. when set toolchain in tutorial, seem doesn't find ftheader.h freetype library. i've set search path "/usr/include/freetype2/config/". mow searches in "arm-linux-gnueabi/freetype2/config/" (where nothing).
Comments
Post a Comment