Eclipse CDT project built but “Launch Failed. Binary Not Found”

后端 未结 16 2265
臣服心动
臣服心动 2020-12-13 07:14

Windows 7, Eclipse CDT, Juno Service Release 2, Cross compiler.

Projects do compile executables generated, but Eclipse can\'t see them; therefore \'Run\' fails. Exec

16条回答
  •  情歌与酒
    2020-12-13 07:16

    Make sure that the folder name does not contain .c extension. When I removed the .c extension in my folder name it worked automatically.

提交回复
热议问题