ofxSatelliteのexample_passpredictで追加が必要なframeworkの一覧です。

Cocoa.framework CoreVideo.framework Carbon.framework IOKit.framework OpenGL.framework

追加は以下の手順で行います。

  1. プロジェクトナビゲータでプロジェクトを選択します。
  2. Generalの『Linked Frameworks and Libraries』に各frameworkを追加します。

ofxSatellite