-
Notifications
You must be signed in to change notification settings - Fork 28
Build: Build with CLion
Lars Toenning edited this page Nov 25, 2023
·
3 revisions
- Git
- Qt5
- CLion
- Windows: A C++ compiler like the Microsoft Visual C++ compiler (included with Visual Studio Community; be sure to select C++ during installation)
git clone https://github.com/swift-project/pilotclient.git
git submodule update --init
Open the pilotclient
folder in CLion 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 CLion environment to build and execute the project.
Different launch targets can be selected here:
For more information on CLion itself, see the CLion manual.
- 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