<div>I believe this problem can also come up if you don't save the source file before compiling.</div>
<div> </div>
<div>Jason<br><br></div>
<div class="gmail_quote">On Sat, Sep 11, 2010 at 11:34 AM, Mikhail Nesterenko <span dir="ltr"><<a href="mailto:mikhail@cs.kent.edu">mikhail@cs.kent.edu</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">> I install the<br>> eclipse on my computer but when I try to debug or run the program, the<br>> eclipse says " Launch failed, binary not found". Could you please tell me<br>
> how should I fix this? Thank you very much.<br><br><br>This error means that there is no compiled binary for your<br>project. That is, your source has not been compiled. The reasons may<br>be as simple as the need to just compile (hit the build button) or a<br>
complete lack of installed compiler or configuration problems.<br><br>Thanks,<br><font color="#888888">--<br>Mikhail<br>_______________________________________________<br>cs23021-2 mailing list<br><a href="mailto:cs23021-2@listmail.cs.kent.edu">cs23021-2@listmail.cs.kent.edu</a><br>
<a href="https://listmail.cs.kent.edu/mailman/listinfo/cs23021-2" target="_blank">https://listmail.cs.kent.edu/mailman/listinfo/cs23021-2</a><br></font></blockquote></div><br>