LoginSignup
3
0

More than 5 years have passed since last update.

openFrameworksでdylib使おうとしてはまったら取り敢えずやってみると幸せになれるかもしれないこと

Posted at

注意

これで100%解決できるとは言い切れませんが過去何度かこれでうまくいったので情報共有まで

手順

  • "Build Phases" で "Copy Files" の "Destination" を "Executables" にする
  • "+" をクリックして使いたいdylibファイルを選択する
  • "Build Settings" で "Linking" の下にある "Runpath Search Paths" の値を @executable_path に設定する

以上です.

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