标题:Ubuntu环境下 No rule to make target 'opencv_calib3d-NOTFOUND'
只看楼主
sdwdrdfcercd
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2018-7-4
结帖率:50%
已结贴  问题点数:20 回复次数:2 
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
花脸
Rank: 8Rank: 8
等 级:蝙蝠侠
威 望:9
帖 子:788
专家分:907
注 册:2017-1-4
得分:20 
好像是文件依赖关系的问题
http://
2018-07-20 18:14
xeonsdu
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2018-8-11
得分:0 
请问您的问题解决了吗,我也遇到了同样的问题,没找到解决办法
2018-08-11 16:49



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




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

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