Difference between revisions of "How to build VCMI (Windows)"

From VCMI Project Wiki
Jump to: navigation, search
(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…')
 
(Redirect page to CMake + Vcpkg build)
 
(49 intermediate revisions by 7 users not shown)
Line 1: Line 1:
= Prerequisites =
+
#REDIRECT [[How_to_build_VCMI_(Windows/Vcpkg)]]
* 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: Visual C++ 2008 Express Edition. It can be downloaded for free from [http://www.microsoft.com/express/vc/ 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 [http://tortoisesvn.net/downloads tortoisesvn.net].
 
* Libraries pack: (soon)
 
* Boost libraries. You can build them on your own using sources from [http://www.boost.org/users/download/ boost.org] or download precompiled binaries with installer from [http://www.boostpro.com/download boostpro.com].
 
 
 
 
 
= Preparing place =
 
soon
 
 
 
= Obtaining sources =
 
soon
 
 
 
= Adjusting project files =
 
soon
 
 
 
= Compiling =
 
soon
 
 
 
= Running and debugging VCMI =
 
soon
 
 
 
= Further help =
 
soon
 

Latest revision as of 14:56, 20 August 2017