问题描述
- Cannot open include file: 'opencv2/core/core.hpp'
-
include等等已经配置了,自己在电脑里按路径也能找到core.hpp,但编译时却不能找到core.hpp,如图。请问是什么原因造成的?
解决方案
Cannot open include file: 'opencv2/core/core_c.h': No such file or directory
Cannot open include file: 'opencv2/core/core_c.h': No such file or directory .
vs2008. Cannot Open include file: windows.h. No such file or directory
解决方案二:
直接incllude代码中右键打开,然后看错误信息,编译器找了哪些路径
时间: 2024-10-31 17:57:40