How to build VCMI (Windows/Cmake)
From VCMI Project Wiki
Prerequisites
- HoMM 3 (can be bought at gog.com)
Install Qt bundle
- Run installer
- Select latest Qt for mingw and mingw 4.8.2 from tools
- Select [VCMIBUILD_DIR]/qt as destination folder
Build boost
- Unpack boost archive
bootstrap.bat gcc b2 toolset=gcc --without-python --stage
- copy stage/lib to [VCMIBUILD_DIR]/boost/lib
- copy boost dir to [VCMIBUILD_DIR]/boost/boost
So, you should get
- [VCMIBUILD_DIR]
- boost
- boost
- lib
- boost