Hi Andreas,

Currently, it's very complicated to me to work on the fw4spl package. I
apologize for that. I've read the other mails, and I don't have time to
package the new version of fw4spl.

So I'm trying to fix the current issues. I've started with the fix of the
camp package. I've pushed some changes and I think it's ready for a new
upload.

About fw4spl, I've also pushed some changes, and I'm now face to a GDCM
issue :

> /usr/lib/x86_64-linux-gnu/libvtkgdcm.so.2.4.4: undefined reference to
> `gdcm::DirectoryHelper::GetStringValueFromTag[abi:cxx11](gdcm::Tag const&,
> gdcm::DataSet const&)'
> ../lib/fw4spl/libvtkGdcmIO.so.0.1: undefined reference to
> `gdcm::IPPSorter::Sort(std::vector<std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> >,
> std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>,
> std::allocator<char> > > > const&)'
> /usr/lib/x86_64-linux-gnu/libvtkgdcm.so.2.4.4: undefined reference to
> `gdcm::DirectoryHelper::LoadImageFromFiles(std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&,
> std::__cxx11::basic_string<char, std::char_traits<char>,
> std::allocator<char> > const&)'
> /usr/lib/x86_64-linux-gnu/libvtkgdcm.so.2.4.4: undefined reference to
> `gdcm::DirectoryHelper::RetrieveSOPInstanceUIDFromIndex[abi:cxx11](int,
> std::vector<gdcm::DataSet, std::allocator<gdcm::DataSet> > const&)'
> ../lib/fw4spl/libvtkGdcmIO.so.0.1: undefined reference to
> `gdcm::Scanner::GetValues[abi:cxx11](gdcm::Tag const&) const'
> ../lib/fw4spl/libvtkGdcmIO.so.0.1: undefined reference to
> `gdcm::Scanner::Scan(std::vector<std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> >,
> std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>,
> std::allocator<char> > > > const&)'
> ../lib/fw4spl/libvtkGdcmIO.so.0.1: undefined reference to
> `gdcm::Scanner::GetKeys[abi:cxx11]() const'
> /usr/lib/x86_64-linux-gnu/libvtkgdcm.so.2.4.4: undefined reference to
> `gdcm::DirectoryHelper::GetMRImageSeriesUIDs(std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&)'
> /usr/lib/x86_64-linux-gnu/libvtkgdcm.so.2.4.4: undefined reference to
> `gdcm::DirectoryHelper::RetrieveSOPInstanceUIDFromZPosition[abi:cxx11](double,
> std::vector<gdcm::DataSet, std::allocator<gdcm::DataSet> > const&)'
> /usr/lib/x86_64-linux-gnu/libvtkgdcm.so.2.4.4: undefined reference to
> `gdcm::DirectoryHelper::GetCTImageSeriesUIDs(std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&)'
> /usr/lib/x86_64-linux-gnu/libvtkgdcm.so.2.4.4: undefined reference to
> `gdcm::DirectoryHelper::GetSOPClassUID[abi:cxx11](std::vector<gdcm::DataSet,
> std::allocator<gdcm::DataSet> > const&)'
> collect2: error: ld returned 1 exit status
> vtkGdcmIOTest/CMakeFiles/vtkGdcmIOTest.dir/build.make:212: recipe for
> target 'vtkGdcmIOTest/bin/vtkGdcmIOTest-0.0' failed
> make[3]: *** [vtkGdcmIOTest/bin/vtkGdcmIOTest-0.0] Error 1


So, I don't know what I can do. If you have some idea about it...


Thank you for your help,


Corentin

Reply via email to