Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Help - New to C Language
Help - New to C Language [message #168205] Sat, 15 April 2006 18:16 Go to next message
Eclipse UserFriend
Originally posted by: exquisitus.flinder.gmail.com

I wrote a request but was not postedl, I am writing again.

I have managed to create project and written Hello World C source file. I
am stuck when trying to compile/run it. I clicked on the "Run -> Run.."
but got nothing. I got the screen of managing configuration, but not sure
what it's for.

Can someone pls advise how to run/compile a C program. Thx.
Re: Help - New to C Language [message #168265 is a reply to message #168205] Mon, 17 April 2006 09:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shea08.eastlink.ca

Exquisitus Flinder wrote:
> I wrote a request but was not postedl, I am writing again.
>
> I have managed to create project and written Hello World C source file.
> I am stuck when trying to compile/run it. I clicked on the "Run ->
> Run.." but got nothing. I got the screen of managing configuration, but
> not sure what it's for.
>
> Can someone pls advise how to run/compile a C program. Thx.
>
the screen you are presented with is asking you where the executable is.
You want to choose the executable you just built. then hit run.

~S
Re: Help - New to C Language [message #168371 is a reply to message #168265] Wed, 19 April 2006 00:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Exquisitus.Flinder.Gmail.Com

Thanks for your response. Pls bear with me, I am totally new.

In the FAQ, it's mentioned the need to install the compiler. But only
Windows version compilers are mentioned there. In Mac, I understand the
gcc is installed automatically when Xcode is installed. I have Xcode in
my iBook, but I don't know still how to run compilation from Eclipse. For
Windows, FAQ instructs right hand click on the project and there will be
option to rebuild, i.e to compile the files. What about for Mac?
Re: Help - New to C Language [message #168409 is a reply to message #168371] Wed, 19 April 2006 03:01 Go to previous message
Eclipse UserFriend
If you have the CDT installed, then I suggest reading the Eclipse help
file under C++ Development/Getting Started. If you can run gcc from the
command line, then you should be able to run it using Eclipse by following
the steps described there.
Previous Topic:Trigger build
Next Topic:Eclipse locked when i close c++ file from a CDT project
Goto Forum:
  


Current Time: Mon May 12 03:39:33 EDT 2025

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

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

Back to the top