Regarding binary not found

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Regarding binary not found

829 Views
Vijay222
Contributor III

 In my program it says binary not found while running the code 

Screenshot (1).png

Tags (1)
0 Kudos
Reply
1 Reply

815 Views
ErichStyger
Specialist I

It looks you have not compiled/linked your project. I don't see a 'Debug' folder in your screenshot, so did you build the project? Use the 'hammer' icon to build it.

The message is telling your that you don't have a binary (or elf/dwarf file) to debug.