[Insight-users] itkDICOMSeriesFileNames DICOMParser problem
Yusuf OEZBEK
nasil122002 at yahoo.de
Mon Aug 20 11:00:01 EDT 2012
Hello itk users
I wanted to get out the file names from the read folder. I use for this itkDICOMImageIO2Factory.h and itkDICOMSeriesFileNames.h classes.
When I compile my code, I get the following error:
/ Home/thome/toolkits/InsightToolkit-3.20.1/Code/IO/itkDICOMSeriesFileNames.h: 161:3: error: 'itkdicomparser' does not name a type
/ Home/thome/toolkits/InsightToolkit-3.20.1/Code/IO/itkDICOMSeriesFileNames.h: 162:3: error: 'itkdicomparser' does not name a type
In file included from / home/thome/workspace/test_MI/test: 60:0:
/ Home/thome/toolkits/InsightToolkit-3.20.1/Code/IO/itkDICOMSeriesFileNames.h: 83:7: error: 'm_AppHelper' was not declared in this scope
my CMakeList file looks like this:
Target_link_libraries (test ITKBasicFilters ITKCommon ITKNumerics ITKDICOMParser ITKSpatialObject ITKMetaIO ITKEXPAT ITKIO ITKniftiio QVTK ITK_GDCM_LIBRARIES} $ {$ {$ {QT_LIBRARIES ITK_LIBRARIES}})
thanks for help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120820/933cbaea/attachment.htm>
More information about the Insight-users
mailing list