2.) Checkout origin/V7_5-cmake-stage-publicbranch, for windows you will need git 1.6.4 or greater. -3.) navigate to CONDOR_SRC and type *cmake .* +3.) navigate to CONDOR_SRC and type *cmake .* on windows run *cmake-gui* *NOTE: 1* If you are wanting to build directly on an NMI machine: run nmi_tools/glue/SubmitInfo.pm to find the platform-specific args (Configure Args) to pass to cmake. *NOTE: 2* To see build options run either cmake-gui or cmake -i -5.) Now you can run make or open the visual studio solution file. +4.) Now you can run make or open the visual studio solution file. *Windows Only:*