Building using CMake - Windows: Difference between revisions

Jump to navigation Jump to search
(→‎GUI compilation: update to 2015, 64-bit)
Line 2: Line 2:


== Required software ==
== Required software ==
{{Note|as of 12/2017, people may have to build using at least OSG 3.4 due to some compilation issues -for details, refer to [[Howto:Building FlightGear without HiDPI support
]]}}
* [http://www.cmake.org CMake GUI]
* [http://www.cmake.org CMake GUI]
* [https://www.visualstudio.com/vs/visual-studio-express/ Microsoft Visual Studio 2015 Express] (MSVC). The C++ compiler will not be installed by default. You either choose this component during installation or after installation by starting MSVS and try to create a new C++ project. Also make sure to have the component "C++ Foundation Classes" marked. These are also required.
* [https://www.visualstudio.com/vs/visual-studio-express/ Microsoft Visual Studio 2015 Express] (MSVC). The C++ compiler will not be installed by default. You either choose this component during installation or after installation by starting MSVS and try to create a new C++ project. Also make sure to have the component "C++ Foundation Classes" marked. These are also required.

Navigation menu