エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Boost python not found when building cv_bridge under OSX
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Boost python not found when building cv_bridge under OSX
I am having the problem that cv_bridge can't find my boost libraries although it must have found ... I am having the problem that cv_bridge can't find my boost libraries although it must have found them for the packages before when installing hydro on OSX. When I look into /usr/local/include I can see all the boost files and folders, also python. What's the problem here? When I print the output of my boost libraries it says none. CMAkeLists.txt: cmake_minimum_required(VERSION 2.8) project(cv_brid