Skip to content

bsandbro/ITK-snap-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITK-snap-builder

This project provides a shim cmake project to build the ITK-SNAP fork https://github.com/alexsodt/ITK-SNAP-Burgess-Sodt

It utilizes CPM to build the ITK and VTK projects at specific commits.

A small patch is applied to the ITK-SNAP-Burgess-Sodt to fix the tinyxml header location in the project's CMakeLists.txt.

Build instructions

Rocky 8:

dnf install gcc-c++ libglvnd-devel python3 libXt-devel qt5-qtbase-devel qt5-qtdeclarative-devel libcurl-devel mesa-libGLU-devel

git clone https://github.com/bsandbro/ITK-snap-builder.git
cd ITK-snap-builder
mkdir build
cd build
cmake ..
make
make itksnap
cd ITK-SNAP-Burgess-Sodt/build
make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published