How to build VCMI (Windows)
From VCMI Project Wiki
Contents
Prerequisites
- Installed Heroes3 (can be bought for $10 at gog.com) with WoG add-on.
- IDE: Visual C++ 2008 Express Edition. It can be downloaded for free from microsoft.com. Any higher edition will be fine. 2010 version is also supported (project files will be automatically converted but some settings may be a little different).
- SVN Client: TortoiseSVN. Available (for free) at tortoisesvn.net.
- Libraries pack: (soon)
- Boost libraries. You can build them on your own using sources from boost.org or download precompiled binaries with installer from boostpro.com.
Preparing place
soon
Obtaining sources
soon
Adjusting project files
soon
Compiling
soon
Running and debugging VCMI
soon
Further help
soon