Setup instructions for other Linux distributions and Mac OSX
If you are not using a Debian-based distribution (Debian, Ubuntu, Mint, Pop! Linux…) or Windows, you will have to build or install the required packages manually.
The following packages are required to build CamiTK 6.0.0
- g++ (or llvm C++ compiler)
- cmake
- vtk9
- Qt6 base and tools as well as the scxml features (qtscxml in Homebrew)
- xsdcxx (xsd in Homebrew)
- gdcm 3
- itk (insight toolkit)
- python3, python venv and pip
- pybind11
For details on the supported versions of the toolchain and dependencies, see the CamiTK support policy.
On both other Linux and Mac OSX, we strongly recommend to use Homebrew, which should have all these dependencies already available.