Ask Your Question

chughta1's profile - activity

2017-10-21 04:03:53 -0600 received badge  Famous Question (source)
2017-02-23 08:42:09 -0600 received badge  Notable Question (source)
2016-11-08 05:30:11 -0600 received badge  Popular Question (source)
2013-10-17 03:16:06 -0600 commented question Adding environment variable to system path

Hi

thanks for the reply. So I'm following the steps but that still doesn't solve the problem, path editor is still displaying the same message. For an environment variable, there are two types, user variable and system variable. I've tried adding the variables to both fields but it still doesn't work.

2013-10-16 17:10:35 -0600 asked a question Adding environment variable to system path

Hi

I'm at the point where I have to enter "setx -m OPENCV_DIR D:\OpenCV\Build\x64\vc10", so I have the 64 bit version of windows but i'm not sure what compiler i have. When i run this command, command prompt says"SUCCESS:Specified value was saved" but when i check my D:\windows\system32 directory i cannot find the opencv folder and the path editor also says "D:\OpenCV\Build\x64\vc10\bin-- does not exist". Does anybody know whats going on? I have Visual studio 2012 installed and my OS is windows 7

Thanks