Building instructions - smacdo/Hailstorm GitHub Wiki
System Requirements
- Windows 7 (Hailstorm may work/build under Vista, but this has not been tested)
- Microsoft Visual C++ 2010 SP1 (for enhanced C++0x support)
- DirectX 10.1 hardware level support
Library and SDK Requirements
- Windows SDK 7
- DirectX Jun 2010 SDK
- Boost 1.48
- Bullet 2.79
Building
- Compile boost for either x86 or x64 mode. If you're compiling in x64 mode, please rename stage/lib to stage/lib64
- Set to $(BOOST_ROOT) to point at the directory boost is installed in
- You're ready to go!