0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ofxMultiKinectV2がコンパイルエラー/ランタイムエラーを出す時の対処

Last updated at Posted at 2015-12-28

OFPluginを使うとaddonの導入が便利だけど、ofxMultiKinectV2とofxTurboJpegはプロジェクトに追加しただけだとコンパイルエラー/ランタイムエラーが出るので、その対処方法。

ここに書いてある通りですが、

  • Build Phases > Linked Frameworks and LibrariesOpenCL.frameworkを追加
  • Build Phases > Copy Fileslibturbojpeg.dylibを追加

これでOK。
README.mdをよく読めって話ですが、すぐ忘れるので備忘録。

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?