Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Executing C programs
Executing C programs [message #757480] Fri, 18 November 2011 15:23 Go to next message
Michael Beatty is currently offline Michael BeattyFriend
Messages: 43
Registered: November 2011
Member
I've been through the "Hello World" example and created a project. The project builds just fine, and builds a binary just fine... and it runs just fine.

However, I have imported my own project... which builds just fine, however I have no idea how to run the program/debug it through Eclipse. Its a C program program compiled through g++, it creates an executable, which I can run from my Linux shell. Though when I try to run it through Eclipse, it says there is no binary file.

What do I need to do?
Re: Executing C programs [message #757711 is a reply to message #757480] Mon, 21 November 2011 10:35 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Did you setup the Launch configuration correctly?
see http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Freference%2Fcdt_o_run_dbg_pages.htm


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:lua
Next Topic:How to tell Eclipse where my libraries / includes are
Goto Forum:
  


Current Time: Tue Apr 16 12:47:50 GMT 2024

Powered by FUDForum. Page generated in 0.68691 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top