User:Legoboyvdlp/Building using CMake - Windows: Difference between revisions

Jump to navigation Jump to search
 
Line 92: Line 92:
}}
}}


Before starting to use the script, you need to:
Before starting to use the script, you need to edit the top few lines of the script. You will have to:


1. Set the path to CMAKE
1. Set the path to your CMake installation.


2. Set the path to the QT5 SDK
2. Ensure that the path to your QT SDK is correct for your version of MSVC.


3. Set your toolchain, e.g. "Visual Studio 16 2019"
3. Ensure your toolchain version matches, e.g. "Visual Studio 16 2019" for MSVC 2019 or "Visual Studio 15 2017" for MSVC 2017.


4. Set ROOT_DIR to the FlightgearBuild folder you created (the above directory structure)
4. Set ROOT_DIR to the FlightgearBuild folder you created (the above directory structure)
842

edits

Navigation menu