编程运行问题

这儿有个编程运行的问题,在 IDE 里边点选 Run As/C Local Application 之后
出现一个讯息盒写到: “Launch failed no binaries”,之后我再点选 Run History/MyProject 结果也是出现一个讯息盒写到: “Can’t transfer file for MyProject to /tmp” & “localhost localdomain/127.0.0.1:8000 – Connection refused”,是否有人可以提供帮助,感激不尽!

你的Host是什么?Target是什么?

你有没有定义了 Target System Project?

你的Target上有没有qconn运行?

谢谢回应!目前己经可以运行了,它是一个 console mode 的程序,但是 compile 后的程序,如何在 terminal 下运行,因为我直接在路径 “/root/workspace/xxx/x86/o/” 的 terminal 下打上 xxx.o 或是 xxx 皆出现 “/bin/sh: xxx.o: not found” 或是 “/bin/sh: xxx: not found” ?

./xxx