<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:10pt"><div><span>Hello itk users<br></span></div><div><span><br></span></div><div><span><br></span></div><div><span>I wanted to get out the file names from the read folder. I use for this itkDICOMImageIO2Factory.h and&nbsp; itkDICOMSeriesFileNames.h&nbsp;</span><span>classes.</span><span><br><br>When I compile my code, I get the following error: <br><br><br>/ Home/thome/toolkits/InsightToolkit-3.20.1/Code/IO/itkDICOMSeriesFileNames.h: 161:3: error: 'itkdicomparser' does not name a type <br><br>/ Home/thome/toolkits/InsightToolkit-3.20.1/Code/IO/itkDICOMSeriesFileNames.h: 162:3: error: 'itkdicomparser' does not name a type <br>In file included from / home/</span><span>thome</span><span>/workspace/test_MI/test: 60:0:&nbsp;<br><br>/ Home/thome/toolkits/InsightToolkit-3.20.1/Code/IO/itkDICOMSeriesFileNames.h: 83:7: error: 'm_AppHelper' was not
 declared in this scope <br><br>my CMakeList file looks like this:&nbsp;<br><br>Target_link_libraries (test ITKBasicFilters ITKCommon ITKNumerics ITKDICOMParser ITKSpatialObject ITKMetaIO ITKEXPAT ITKIO ITKniftiio QVTK ITK_GDCM_LIBRARIES} $ {$ {$ {QT_LIBRARIES ITK_LIBRARIES}}) <br><br>thanks for help</span></div></div></body></html>