Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2008/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 2008 缺少cxcore110d.dll?_Visual Studio 2008_Debugging_Dll_Opencv - Fatal编程技术网

Visual studio 2008 缺少cxcore110d.dll?

Visual studio 2008 缺少cxcore110d.dll?,visual-studio-2008,debugging,dll,opencv,Visual Studio 2008,Debugging,Dll,Opencv,当我尝试运行opencv hellow world程序时,我收到一个错误,说明没有安装cxcore110d.dll文件,需要重新安装该程序,但dll是C:\program Files(x86)\opencv\bin。有人知道谁来解决这个问题吗?opencv 1.1附带的解决方案中引用了该文件夹(可能是错误的术语)。将C:\Program Files(x86)\opencv\bin添加到系统路径。右键单击My Computer,然后选择Advanced。单击环境变量按钮,然后双击系统变量框中的路径

当我尝试运行opencv hellow world程序时,我收到一个错误,说明没有安装cxcore110d.dll文件,需要重新安装该程序,但dll是C:\program Files(x86)\opencv\bin。有人知道谁来解决这个问题吗?opencv 1.1附带的解决方案中引用了该文件夹(可能是错误的术语)。

C:\Program Files(x86)\opencv\bin
添加到系统路径。右键单击
My Computer
,然后选择
Advanced
。单击
环境变量
按钮,然后双击
系统变量
框中的
路径
。添加一个
并将其附加到现有路径的末尾。

C:\ProgramFiles(x86)\OpenCV\bin
添加到系统路径。右键单击
My Computer
,然后选择
Advanced
。单击
环境变量
按钮,然后双击
系统变量
框中的
路径
。添加一个
并将其附加到现有路径的末尾