Tag Archives: KDevelop Error

[Solved] KDevelop Error: Failed to specify program to start

The build was successful, but the runtime encountered an error

Failed to specify program to start

Solution:

    1. Check if Run/Current Launch Configuration is the current project
    2. If it is New Compiled Binary Launcher, select the current project
    3. If there is no current project name, go to the next option Configure Launches
    4. Click on the current project name
    5. AddCompiled Binary
    6. Go back to the first step and find that there are options, select
    7. Execute, run successfully