标题:Ubuntu环境下 No rule to make target 'opencv_calib3d-NOTFOUND'
取消只看楼主
sdwdrdfcercd
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2018-7-4
结帖率:50%
已结贴  问题点数:20 回复次数:0 
Ubuntu环境下 No rule to make target 'opencv_calib3d-NOTFOUND'
Linxu环境下运行Cpp  根据的这个链接https://www.  新建程序+CMakeLists.txt进行编译测试  cmake .. 指令之后执行make 报错(检查了MakeFile  我看不懂内容)

css@ubuntu:~/Desktop/DisplayImage/build$ cmake ..
-- Configuring done
-- Generating done
-- Build files have been written to: /home/css/Desktop/DisplayImage/build
css@ubuntu:~/Desktop/DisplayImage/build$ make
make[2]: *** No rule to make target 'opencv_calib3d-NOTFOUND', needed by 'opencvtest'.  Stop.
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/opencvtest.dir/all' failed
make[1]: *** [CMakeFiles/opencvtest.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
搜索更多相关主题的帖子: Ubuntu 环境 make target build 
2018-07-19 11:29



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-488684-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.014909 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved