Programming Game AI by Example - Mat Buckland @ 2005
where you can get the Source Code
For FIPS: python + cmake
For LuaBind Demo: add environment variable --
- BOOST_1_48_0_INCLUDE_PATH: path/to/boost_1_48_0
- BOOST_1_48_0_LINK_PATH: path/to/boost_1_48_0/stage/lib
If you want to build boost yourself, please install VS2010.
The version of LuaBind is old, so is the boost ...
cd code && fips build win_d
build config: code/fips-configs/win_d.yml (with VS2017 32bit)