Hello
Can you check what is Build Location for the project.
You can retrieve that information as follows:
- Open the Project Properties dialog (Select Project > Properties)
- Go to the C/C++ Build page.
What is specified as Build directory there?
Additionally can you check the following:
- Go to the C/C++ Build > Settings page
- Switch to the Build Artifact tab
What is specified here as Artifact name?
CrasyCat