Building using CMake - Windows: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Split the directory section in 32-bits and 64-bits for clarity (and because they require different downloads))
No edit summary
Line 3: Line 3:
== Required software ==
== Required software ==
* [http://www.cmake.org CMake GUI]
* [http://www.cmake.org CMake GUI]
* [http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express Microsoft Visual Studio 2010 Express]
* [http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express Microsoft Visual Studio 2010 Express] (MSVC)
* [http://code.google.com/p/msysgit/ msysGit]
* [http://www.microsoft.com/en-us/download/details.aspx?id=8279 Microsoft Windows SDK] (only required for 64-bit builds)
* [http://www.microsoft.com/en-us/download/details.aspx?id=8279 Microsoft Windows SDK] (only for 64-bit builds)
: If you get an error during the installation of the SDK, try uninstalling MSVC first, then installing the SDK and finally re-installing MSVC.
 
== Obtaining source ==
{{Main article|FlightGear and Git}}
Throughout this article it is assumed that you've already set up git clones of the various source repositories (FlightGear, SimGear, data...).


== Directory tree ==
== Directory tree ==

Navigation menu