All your base are belong to us
Building:
- Windows: open build\vc\Base.sln, build using VC++ 2010 Express (Windows CMake build forthcoming)
- MacOS:
- Install CMake from http://www.cmake.org/
- cd ~/path/to/base
- mkdir bin
- cd bin
- cmake /path/to/base
- make
- ./test/runtests