LoginSignup
0
0

More than 5 years have passed since last update.

open frame works Ver 9でfreetype2 のディレクトリが変わっている

Last updated at Posted at 2015-11-12

oF Ver 8.4から9になった際にfreetypeのディレクトリが変わった
#include "freetype2/freetype/~~~~~.h"

#include "freetype2/~~~~~.h"

oF ver 8.4でビルドが通っていたプロジェクトがfreetypeが見つからない理由でビルドできないエラーの際は、上記を修正。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0