-
-
Notifications
You must be signed in to change notification settings - Fork 381
Compiling ANTs on Windows 10
Philip Cook edited this page Aug 8, 2017
·
8 revisions
These instructions require the Linux subsystem, which requires the Windows 10 anniversary update (Aug 2016). You may need to disable some antivirus software for some parts of the install.
Follow the instructions here: https://msdn.microsoft.com/en-us/commandline/wsl/install_guide
sudo apt-get -y install git
sudo apt-get -y install cmake
sudo apt-get install -y cmake-curses-gui
From here, it should be possible to follow the Linux installation instructions
https://github.com/stnava/ANTs/wiki/Compiling-ANTs-on-Linux-and-Mac-OS