为什么代码中main.cpp里有一句“// %OPENCV%\x86\vc12\lib opencv_world300d.lib;”,不是让配置OpenCV3.1吗?然后我配置了3.1,结果报错“无法打开输入文件“opencv_world300d.lib””
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 6.4k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
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 ]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the OpenCV library reference in main.cpp and compare it with the installed OpenCV version and platform-specific linker settings. Reproduce the build with the reported CentOS, gcc 4.8, and CMake 3.5.1 environment; done means the project links without the opencv_world300d.lib error and the supported OpenCV configuration is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100