Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Executing C programs
Executing C programs [message #757480] Fri, 18 November 2011 10:23 Go to next message
Eclipse UserFriend
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 05:35 Go to previous message
Eclipse UserFriend
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
Previous Topic:lua
Next Topic:How to tell Eclipse where my libraries / includes are
Goto Forum:
  


Current Time: Sun Jul 13 03:30:55 EDT 2025

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

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

Back to the top