Hi, The PicFileReader is deprecated (we will fix the documentation). Generally, you should use the DataNodeFactory, as in
http://docs.mitk.org/nightly-qt4/Step02Page.html or even better, use the new IOUtil class: mitk::IOUtil::LoadFiles(...) Thanks, Sascha On 03/01/2012 11:13 AM, hoss wrote: > hi > I want to load an itk image class object in mitk data storage. but mitk data > storage class only gets datanode class. so my solution was using > mitkpicfilereader as step1 in mitkexamples. but it seems that my makefile > does not recognize this header file. but this header file is in mitk src and > build directories. i do not know where is cmakelists.txt. i just know > files.cmake. should i change mitk path in cmake options. > > > ------------------------------------------------------------------------------ > Virtualization& Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
