x86编译 core_func.cpp 出现openMP结块化块错误
Open
- Dominant language
- C++
- Stars
- 6.4k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
错误 1 error C3010: “continue”: 不允许跳出 OpenMP 结构化块 e:\work\git\easypr\src\core\core_func.cpp 1893 1 libeasypr
x64编译正常,x86编译失败,出现openMP错误
环境为 win10 ,vs2013,opencv3.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the x86 build of src/core/core_func.cpp around line 1893 with VS2013 on Windows 10 and compare it with the working x64 build. Investigate the reported OpenMP structured-block error and verify that the project builds successfully for x86 without C3010 while preserving the existing x64 build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, opencv
- Domain
- build-system, computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100