Application for the NorMIT-navigation platform.
NorMIT-nav is based on CustusX.
Build instructions are available here. However, the script to be run should be:
cd \<root_dir\>
git clone git@github.com:normit-nav/normit-nav-app.git NN/NN
./NN/NN/script/cxPrivateInstaller.py --full --all -t Release --user_doc
Run cxPrivateInstaller.py -h
for more options.