We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57bdb68 commit 92dcf8cCopy full SHA for 92dcf8c
contributing/development/configuring_an_ide/kdevelop.rst
@@ -78,7 +78,7 @@ Debugging the project
78
- Select **Executable** option and specify the path to your executable located in
79
the ``<Godot root directory>/bin`` folder. The name depends on your build configuration,
80
e.g. ``godot.linuxbsd.editor.dev.x86_64`` for 64-bit LinuxBSD platform with
81
- ``platform=editor`` and ``dev_build=yes``.
+ ``platform=linuxbsd``, ``target=editor``, and ``dev_build=yes``.
82
83
.. figure:: img/kdevelop_configlaunches2.png
84
:figclass: figure-w480
0 commit comments