BalaShiyamala / opencvdotnet

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

Installation error - OpenCV binaries must be installed first #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have VisualStudio 2010 installed for development. I have downloaded OpenCV 
2.2 which is the last OpenCV version. It is installed to "C:\Program 
Files\OpenCV2.2" folder. I now want to install OpenCVDotNet. It fails with 
error:

OpenCV binaries must be installed under "C:\Program Files\OpenCV\bin. OpenCV 
can be downloaded from http://opencvlibrary.sourceforge.net. > OK.

I renamed "C:\Program Files\OpenCV2.2" to "C:\Program Files\OpenCV" and checked 
"C:\Program Files\OpenCV\bin\" files. All seems to be ok. But I still got the 
same error.

Is there any way to let the installer find the OpenCV folder or browse use 
OpenCV 2.2 instead of OpenCV 1.0?

Regards

Original issue reported on code.google.com by goldenge...@gmail.com on 30 May 2011 at 10:00

Attachments: