Building instructions - smacdo/Hailstorm GitHub Wiki

System Requirements

  1. Windows 7 (Hailstorm may work/build under Vista, but this has not been tested)
  2. Microsoft Visual C++ 2010 SP1 (for enhanced C++0x support)
  3. DirectX 10.1 hardware level support

Library and SDK Requirements

  1. Windows SDK 7
  2. DirectX Jun 2010 SDK
  3. Boost 1.48
  4. Bullet 2.79

Building

  1. Compile boost for either x86 or x64 mode. If you're compiling in x64 mode, please rename stage/lib to stage/lib64
  2. Set to $(BOOST_ROOT) to point at the directory boost is installed in
  3. You're ready to go!