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

后端 未结 16 2261
臣服心动
臣服心动 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:24

    On a Mac, If you also have a similar problem, as Nenad Bulatovic mentioned above, you need to change the Binary Parsers.

    Press Command + I to open up properties (or right click on your project and select property)

    Make sure you select Mach-O 64 Parser.

提交回复
热议问题