# Greetings, # Before anything else, dear control, please block 1142211 by 1140923 thank you
I have started working on #1140923 affecting camitk by applying
the trivial patch suggested by the compiler, but I ran into:
/build/reproducible-path/camitk-6.0.0/imaging/components/dicom/DicomComponent.cpp:45:10:
fatal error: vtkGDCMImageReader.h: No such file or directory
45 | #include <vtkGDCMImageReader.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
This is because this header provided by gdcm is coupled to the
vtk version gdcm has been built against:
$ apt-file search vtkGDCMImageReader.h
libvtkgdcm-dev: /usr/include/gdcm-3.0/vtk-9.5/vtkGDCMImageReader.h
^^^^^^^
gdcm needs to be rebuilt first, but for that, #1140923 will have
to be tackled first. Hopefully this is just a matter of
applying the trivial compiler patch again. I'm working on this,
but build times of those packages aren't short. Hence the
present message to document the status and avoid duplicated
work.
Have a nice day, :)
--
.''`. Étienne Mollier <[email protected]>
: :' : pgp: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da
`. `' sent from /dev/pts/3, please excuse my verbosity
`-
signature.asc
Description: PGP signature

