Regarding binary not found

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Regarding binary not found

841件の閲覧回数
Vijay222
Contributor III

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

Screenshot (1).png

タグ(1)
0 件の賞賛
返信
1 返信

827件の閲覧回数
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.