Last active
February 17, 2016 01:11
-
-
Save sgnm/7de5cff185727b658123 to your computer and use it in GitHub Desktop.
oF0.9.0でofxTrueTypeFontUCが"freetype2/freetype/freetype.h not found"になるエラー ref: http://qiita.com/SuganumaShimpei/items/85061c969c94e5a3f971
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include "freetype.h" | |
#include "ftglyph.h" | |
#include "ftoutln.h" | |
#include "fttrigon.h" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment