-
Notifications
You must be signed in to change notification settings - Fork 28
Build: Build with Visual Studio
Lars Toenning edited this page Nov 25, 2023
·
1 revision
- Git
- Visual Studio Community 2019 or 2022 (be sure to select C++ and CMake during installation)
- Qt5
git clone https://github.com/swift-project/pilotclient.git
git submodule update --init
It might be a good idea to exclude the build directory from your virus scanner, as otherwise new executable will not work properly.
Open the pilotclient
folder in Visual Studio as described here to load the project.
This automatically triggers CMake and creates all build files according to your toolchain.
That's it! You now have a working Visual Studio environment to build and execute the project.
For more information about the Visual Studio CMake integration and how to launch and debug targets, see this page.
- Home
- API documentation (Doxygen generated)
- Future of swift
- Style and Coding Standard
- Build swift
- Run swift as a developer
- Knowledgebase
- External resources
- Open Research Questions
- Aviation
- Programming
- Simulation
- Architecture