<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi everyone, I am new to vtk and itk. I have already tried vtk examples succesfully. But I am trying to read a DICOM file with JPEG2000 encoding, so I would need ITK and GDCM. I have built ITK with CMake on Win7, Vtk 5.8 and ITK 4.3, and now trying to run an example called </span><span style="font-family:arial,sans-serif;font-size:13px">itkVtkImageConverterDICOM. When I try to make it in CMake, it complains that:</span><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"><p style="margin:0px"><span style="color:rgb(255,0,0)">CMake Error at CMakeLists.txt:11 (find_package):</span></p><p style="margin:0px"><span style="color:rgb(255,0,0)">By not providing &quot;FindItkVtkGlue.cmake&quot; in CMAKE_MODULE_PATH this project</span></p>
<p style="margin:0px"><span style="color:rgb(255,0,0)">has asked CMake to find a package configuration file provided by</span></p><p style="margin:0px"><span style="color:rgb(255,0,0)">&quot;ItkVtkGlue&quot;, but CMake did not find one.</span></p>
<p style="margin:0px;color:rgb(255,0,0)"></p><p style="margin:0px"><span style="color:rgb(255,0,0)">Could not find a package configuration file provided by &quot;ItkVtkGlue&quot; with</span></p><p style="margin:0px"><span style="color:rgb(255,0,0)">any of the following names:</span></p>
<p style="margin:0px;color:rgb(255,0,0)"></p><p style="margin:0px"><span style="color:rgb(255,0,0)">ItkVtkGlueConfig.cmake</span></p><p style="margin:0px"><span style="color:rgb(255,0,0)">itkvtkglue-config.cmake</span></p>
<p style="margin:0px;color:rgb(255,0,0)"></p><p style="margin:0px"><span style="color:rgb(255,0,0)">Add the installation prefix of &quot;ItkVtkGlue&quot; to CMAKE_PREFIX_PATH or set</span></p><p style="margin:0px"><span style="color:rgb(255,0,0)">&quot;ItkVtkGlue_DIR&quot; to a directory containing one of the above files. If</span></p>
<p style="margin:0px"><span style="color:rgb(255,0,0)">&quot;ItkVtkGlue&quot; provides a separate development package or SDK, be sure it has</span></p><p style="margin:0px"><span style="color:rgb(255,0,0)">been installed.</span></p>
<p style="margin:0px;color:rgb(255,0,0)"></p><div><br></div><div><br></div><div>On other forums it says that it may be a problem with the path, including some spaces and that they have to be fixed with &quot;&quot;, but in my path there are no spaces yet.</div>
<div><br></div><div>Thank you very much.</div></div><div><br></div>-- <br>José Ignacio Prieto<br>celular(nuevo): 94348182
</div>