BalaShiyamala / opencvdotnet

Automatically exported from code.google.com/p/opencvdotnet
0 stars 0 forks source link

Unable to install OpenCVdotNet with last version of OpenCV #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and install openCV for WinXP (OpenCV_1.1pre1a.exe with dll
named *110.dll instead of *100.dll)

2. Try to install last release of OpenCVDotNet

3. Fail to install due to bad openCV's dll names.

What is the expected output? 
- A Complete installation

What do you see instead?
- Failing to install 

What version of the product are you using? 
- opencvdotnet-0.7-setup.exe

On what operating system?
- Windows XP 

Original issue reported on code.google.com by totol...@gmail.com on 12 Dec 2008 at 1:02

GoogleCodeExporter commented 8 years ago
Error Message:

Verifying existence of 'C:\Program Files\OpenCV\bin\cv100.dll'...
Unable to find C:\Program Files\OpenCV\bin\cv100.dll.

Original comment by totol...@gmail.com on 12 Dec 2008 at 1:09

GoogleCodeExporter commented 8 years ago
Have exactly the same problem

openvcdotnet is looking for xxx100.dll files when new openCV installs 
xxx110.dll files.
I tried a trick with renaming files however there is a problem because 
cvcam1xx.dll
files is no longer installed by openCV

Any solution to this problem? Should we wait for the new compilation?

Original comment by marcin.b...@gmail.com on 25 Dec 2008 at 12:18

GoogleCodeExporter commented 8 years ago
download the previous version of OpenCV..the 1.0..

Original comment by dnlsmok...@gmail.com on 19 Jan 2009 at 9:54

GoogleCodeExporter commented 8 years ago
Thanks, 

But I did not found it !  A link?

Original comment by totol...@gmail.com on 21 Jan 2009 at 7:39

GoogleCodeExporter commented 8 years ago
I had the same problem.
Here is the link: 
http://sourceforge.net/project/showfiles.php?group_id=22870&package_id=16937
See 1.0.

Original comment by ksp...@gmail.com on 3 Feb 2009 at 8:21