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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/cmake/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 用VTK构建GDCM_Visual Studio 2008_Cmake_Vtk_Gdcm - Fatal编程技术网

Visual studio 2008 用VTK构建GDCM

Visual studio 2008 用VTK构建GDCM,visual-studio-2008,cmake,vtk,gdcm,Visual Studio 2008,Cmake,Vtk,Gdcm,我试图这样做(hxr99.blogspot.nl/2013/03/qt vtk使用.html显示dicom系列),但qt抛出错误:错误:LNK1104:无法打开文件“vtkgdcm.lib” 我为windows做了一切。我检查了GDCM_USE_VTK和GDCM_BUILD_SHARED_LIBS,然后生成了,但是当我在VS 2008中打开项目时,没有项目vtkgdcm。 我怎样做: The project vtkgdcm uses VTK, thus at link stage, it lin

我试图这样做(hxr99.blogspot.nl/2013/03/qt vtk使用.html显示dicom系列),但qt抛出错误:
错误:LNK1104:无法打开文件“vtkgdcm.lib”
我为windows做了一切。我检查了GDCM_USE_VTK和GDCM_BUILD_SHARED_LIBS,然后生成了,但是当我在VS 2008中打开项目时,没有项目vtkgdcm。 我怎样做:

The project vtkgdcm uses VTK, thus at link stage, it links vtkgdcm-debug.dll against some vtk***.dll files. Unfortunately, it doesn't take the input debug version of that VTK dlls. You will have then to provide the good version of the VTK input dll files.
当没有vtkgdcm项目时

这是在vs中打开解决方案之后:

我是不是误会了什么?我已经建立了VTK