-
Notifications
You must be signed in to change notification settings - Fork 6
Project Setup
Simon Holmberg edited this page Jan 6, 2016
·
2 revisions
Download and install: http://sourceforge.net/projects/boost/files/boost-binaries/1.60.0/boost_1_60_0-msvc-14.0-64.exe/download
Make sure your BOOST_ROOT environment variable is pointing to the root folder of your Boost installation.
Download and install: https://cmake.org/files/v3.4/cmake-3.4.0-win32-x86.exe
git clone git@github.com:teamfisk/TacticalZ.git
git submodule init
git submodule update


Run it from the root folder of the project. This will copy necessary binaries and resources to the bin folder.
tools\deploy.bat msvc14
