How to build VCMI (Windows)

From VCMI Project Wiki
Revision as of 18:03, 22 March 2010 by Tow (talk | contribs) (Created page with '= Prerequisites = * Installed Heroes3 (can be bought for $10 at [http://www.gog.com/en/gamecard/heroes_of_might_and_magic_3_complete_edition/ gog.com]) with WoG add-on. * IDE: Vi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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