Dear Dominique,

I am trying to solve the issue, but I for the moment I am not sure how I can get an environment to test this. As CamiTK depends on itk, vtk, qt5, gdcm and others, we will probably need to update our CMake files and maybe some code too.

I tried to create a docker container from Debian Sid, adding experimental as a source, and install libvtk9-dev from experimental (sudo apt -t experimental install libvtk9-dev)

This fails with the following conflict:

dpkg: error processing archive /tmp/apt-dpkg-install-1SnmBL/18-libhdf5-openmpi-dev_1.14.6+repack-1exp6_amd64.deb (–unpack): trying to overwrite ‘/usr/lib/x86_64-linux-gnu/libhdf5_tools.a’, which is also in package libhdf5-dev (1.14.6+repack-1exp6)

Full command:

camitk@5db6c21d7c64:~/workspace$ sudo apt -t experimental install libvtk9-dev
Installing:
libvtk9-dev

Installing dependencies:
libarmadillo-dev libhdf5-310 libhdf5-fortran-310 libhdf5-hl-fortran-310 libhdf5-openmpi-cpp-310 libhdf5-openmpi-hl-310 libnetcdf-dev libvtk9.5 vtk9 libgdal-dev libhdf5-cpp-310 libhdf5-hl-310 libhdf5-mpi-dev libhdf5-openmpi-dev libhdf5-openmpi-hl-cpp-310 libnetcdf22 libvtk9.5-qt libgdal37 libhdf5-dev libhdf5-hl-cpp-310 libhdf5-openmpi-310 libhdf5-openmpi-fortran-310 libhdf5-openmpi-hl-fortran-310 libvtk9-java python3-vtk9

Suggested packages:
libitpp-dev libhdf5-doc netcdf-bin netcdf-doc vtk9-doc vtk9-examples java-virtual-machine mayavi2

Summary:
Upgrading: 0, Installing: 26, Removing: 0, Not Upgrading: 38

Could you suggest a way for me to test CamiTK compilation in the vtk9.5/Qt6 environment ?

Thanks,

Manik Bhattacharjee.

​

Reply via email to