LoginSignup
1
2

More than 5 years have passed since last update.

ofxOpenCvを入れたらビルドできない時 (Mac)

Last updated at Posted at 2015-05-22

メモ

ofxOpenCvを試そうと思って
普通にアドオンに追加したらビルドできなかった(Mac)
ぐぐって

xcodeのBuild SettingsのHeader Search Pathsに

path
../../../addons/ofxOpenCv/libs/opencv/include/

を追加したら解決しました

1
2
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
1
2