The build was successful, but the runtime encountered an error
Failed to specify program to start
Solution:
-
- Check if
Run/Current Launch Configuration
is the current project - If it is
New Compiled Binary Launcher
, select the current project - If there is no current project name, go to the next option
Configure Launches
- Click on the current project name
Add
–Compiled Binary
- Go back to the first step and find that there are options, select
Execute
, run successfully
- Check if