Instructions to build NaviTrack
From NAMIC Wiki
Home < Instructions to build NaviTrack
Contents
- Create this directory anywhere you want on your machine
- This directory will be the root directory for your NaviTrack
- Change directory to navitrack you just created
- Run the following command to check out NaviTrack source tree:
svn co --username ivs --password ivs https://ariser.uio.no/svn/navitrack/branches/nt-brp NaviTrack
- In the directory navitrack, create a new directory NaviTrack-build. Now navitrack has two sub-directories: NaviTrack and NaviTrack-build
- Change directory to NaviTrack-build
- Run this command to configure NaviTrack:
cmake ../NaviTrack