Problem with opencv-2.4.13 and Visual Studio 2015 community

asked 2016-11-12 09:05:50 -0600

AlexSandra gravatar image

updated 2016-11-12 09:33:53 -0600

Hello! I've got Visual Studio 2015 community and I'm trying to install opencv-2.4.13. I follow this instruction (Installation by Using the Pre-built Libraries->Set the OpenCV enviroment variable and add it to the systems path)

http://docs.opencv.org/2.4/doc/tutori...

and when I enter in command window "setx -m OPENCV_DIR C:\opencv\build\x64\vc14", it writes something like "Error. Denial of access to writen registry path" (Original: Ошибка. Отказ в доступе к указанному пути реестра.)

What could go wrong?

OS version: Windows 10 And I've got admin rihgts

edit retag flag offensive close merge delete

Comments

you have got admin right but have you run command prompt with admin right? have you check antivirus too?

LBerger gravatar imageLBerger ( 2016-11-12 15:00:32 -0600 )edit