Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to "run" compiled "Hello World"?
How to "run" compiled "Hello World"? [message #125675] Wed, 03 November 2004 04:50 Go to next message
Eclipse UserFriend
Originally posted by: aliaspaljas.versateladsl.be

Finally i got the project compiled. I see a "Helloworld.exe" in my project
directory.
But when i try to run it, i need to indicate in Eclipse where the binary
file is, and eclipse doesn't seem to recognise "Helloworld.exe" as a
binary file?
What am i doing wrong? Do i need to set some path?
Thanks an advance,
Bram.
Re: How to "run" compiled "Hello World"? [message #125688 is a reply to message #125675] Wed, 03 November 2004 04:56 Go to previous messageGo to next message
Eclipse UserFriend
Bram wrote:

> Finally i got the project compiled. I see a "Helloworld.exe" in my project
> directory.
> But when i try to run it, i need to indicate in Eclipse where the binary
> file is, and eclipse doesn't seem to recognise "Helloworld.exe" as a
> binary file?
> What am i doing wrong? Do i need to set some path?
> Thanks an advance,
> Bram.

Go to Project -> Properties -> C/C++ Make Project ->Binary Parsers

Select PE Windows Parser

CC Vural
Re: How to "run" compiled "Hello World"? [message #125701 is a reply to message #125688] Wed, 03 November 2004 05:08 Go to previous message
Eclipse UserFriend
Originally posted by: aliaspaljas.versateladsl.be

Thank you!

Cavit Cahit VURAL wrote:

> Bram wrote:

>> Finally i got the project compiled. I see a "Helloworld.exe" in my project
>> directory.
>> But when i try to run it, i need to indicate in Eclipse where the binary
>> file is, and eclipse doesn't seem to recognise "Helloworld.exe" as a
>> binary file?
>> What am i doing wrong? Do i need to set some path?
>> Thanks an advance,
>> Bram.

> Go to Project -> Properties -> C/C++ Make Project ->Binary Parsers

> Select PE Windows Parser

> CC Vural
Previous Topic:CDT 2.1 RC0 Available for Testing
Next Topic:Offline Installation
Goto Forum:
  


Current Time: Tue Jul 22 15:38:04 EDT 2025

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

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

Back to the top