Good afternoon,
I installed Eclipse with MinGW and my project compiles fine:

However, when I try to launch it by creating a launch configuration, I have a problem with the fact that the local C / C ++ application is missing here:

My looks like this:

What is missing? What do I need to do?
source
share