Open marquisXuan opened 4 years ago
请贴出更多错误信息用来排查
MarquisXuan notifications@github.com 于2020年8月13日周四 下午5:26写道:
根据原文地址 http://blog.joylau.cn/2019/03/15/OpenCV-Build/: http://blog.joylau.cn/2019/03/15/OpenCV-Build/ 执行脚本出错。
错误信息:
/Users/yunxuan/opencv_contrib/modules/xfeatures2d/src/boostdesc.cpp:654:20: fatal error: 'boostdesc_bgm.i' file not found
#include "boostdesc_bgm.i" ^~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [modules/xfeatures2d/CMakeFiles/opencv_xfeatures2d.dir/src/boostdesc.cpp.o] Error 1
make[1]: *** [modules/xfeatures2d/CMakeFiles/opencv_xfeatures2d.dir/all] Error 2
请问该怎么处理~
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JoyLau/blog/issues/46, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2AHUMCITBB3D6AAJMGQNLSAOWSZANCNFSM4P6DNIYQ .
根据原文地址: http://blog.joylau.cn/2019/03/15/OpenCV-Build/ 执行脚本出错。
错误信息:
请问该怎么处理~