User Tools

Site Tools


getting_started:kdevelop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
getting_started:kdevelop [2021/03/25 08:29] – [Use KDevelop with Existing Build Configuration] ursgrafgetting_started:kdevelop [2021/03/25 08:30] – [No Existing Build Configuration] ursgraf
Line 13: Line 13:
 ===== No Existing Build Configuration ===== ===== No Existing Build Configuration =====
 If there is no existing build configuration yet, do as follows If there is no existing build configuration yet, do as follows
-  - Import the project by choosing the ''CMakeLists.txt'' of your project, eg. //workingDirectory/eeros/CMakeLists.txt// or //workingDirectory/helloWorld/CMakeLists.txt//.+  - Import the project by choosing the ''CMakeLists.txt'' of your project, eg. //workingDirectory/hello/CMakeLists.txt// or //workingDirectory/simple-motor-control/CMakeLists.txt//.
   - This will automatically open the project configuration panel.   - This will automatically open the project configuration panel.
-  - Choose a meaningful build directory, e.g. //workingDirectory/build-x86/eeros// or //workingDirectory/build-x86/helloWorld//.+  - Choose a meaningful build directory, e.g. //workingDirectory/build-x86/hello// or //workingDirectory/build-x86/simple-motor-control//.
   - Enter an entry for the install directory, e.g. //workingDirectory/install-x86//.   - Enter an entry for the install directory, e.g. //workingDirectory/install-x86//.
   - Choose a build type.   - Choose a build type.
getting_started/kdevelop.txt · Last modified: 2021/04/01 08:25 by ursgraf