Regarding binary not found

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Regarding binary not found

827 次查看
Vijay222
Contributor III

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

Screenshot (1).png

标记 (1)
0 项奖励
回复
1 回复

813 次查看
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.