liuruoze / liuruoze/EasyPR_Win
请问此项目的lib是32位下用的吗?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 23
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
您好,看到原项目是在vs2010上开发的,但是自己电脑上只有vs2013,刚刚在win10+vs2013上尝试运行一下,已经配置好了opencv 2.4.11 和wtl 9.0然后选择的32位x86模式。
但是运行的时候说缺少xx248d.dll,是不是您用的lib里面依赖了opencv2.4.8的dll。
* 建议将依赖的2.4.8版本的dll放到这个工程里。
* 还有建议提供一个64位的EasyPR_Dll.lib~~~
多谢多谢!!
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 reproducing the Win10 + VS2013 x86 build with OpenCV 2.4.11 and WTL 9.0, then inspect EasyPR_Dll.lib for its dependency on xx248d.dll or OpenCV 2.4.8. Done means resolving the reported missing DLL and determining whether a 64-bit EasyPR_Dll.lib is feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, opencv
- Domain
- build-system, computer-vision, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100