Open MaJian199609 opened 5 years ago
I'm submitting a ... (check one with "x")
[ ] bug report [ ] help wanted [ ] feature request
Current behavior
Expected/desired behavior
Reproduction of the problem
If the current behavior is a bug or you can illustrate your feature request better with an example, please provide the steps to reproduce.
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
System: CentOS
Compiler version/IDE: gcc4.8
CMake version: 3.5.1
OpenCV version: [2.4.9 | 2.4.10 | 2.4.11 | 2.4.12 | 2.4.13 | 3.0 ALPHA | 3.0 BETA | 3.0 RC1 | 3.0 | 3.1 ]
3.1的是opencv_world310d.dll,改一下试试
在属性管理器的配置好了后如果不行,在vs里解决方案资源管理器里右键demo-属性-配置属性-链接器-输入-附加依赖项:是否修改了opencv_world300d.lib为opencv_world310d.lib。修改后生成成功。
I'm submitting a ... (check one with "x")
Current behavior
Expected/desired behavior
Reproduction of the problem
If the current behavior is a bug or you can illustrate your feature request better with an example, please provide the steps to reproduce.
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
System: CentOS
Compiler version/IDE: gcc4.8
CMake version: 3.5.1
OpenCV version: [2.4.9 | 2.4.10 | 2.4.11 | 2.4.12 | 2.4.13 | 3.0 ALPHA | 3.0 BETA | 3.0 RC1 | 3.0 | 3.1 ]