Skip to main content



      Home
Home » Newcomers » Newcomers » c/c++-project build don't run
c/c++-project build don't run [message #60783] Tue, 03 May 2005 17:31 Go to next message
Eclipse UserFriend
Originally posted by: ng.salomon-freising.de

Hi all,

I'm new with eclipse and installed it today on may pc (eclipse 3.0.2 CDT
2.1) I create a little manged helloWorld-Project, but the Build don't
run (not with Ctrl+B and not via the menu) . Nothing happens - even no
error-message.

Has anyone a idea?!
Every help is appreciated

Werner
Re: c/c++-project build don't run [message #60788 is a reply to message #60783] Wed, 04 May 2005 02:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nobody.tellus.org

Werner Salomon wrote:
> Hi all,
>
> I'm new with eclipse and installed it today on may pc (eclipse 3.0.2 CDT
> 2.1) I create a little manged helloWorld-Project, but the Build don't
> run (not with Ctrl+B and not via the menu) . Nothing happens - even no
> error-message.
>
> Has anyone a idea?!
> Every help is appreciated
>
> Werner


Don't you get any error even in the console?
I fiured out that since I'm running on a Windows platform I
have to install MinGW C++ compiler, and after that I have
to change the default where eclipse is using make to have it
use mingw32-make instead. Then it worked for me.
Re: c/c++-project build don't run [message #60815 is a reply to message #60788] Thu, 05 May 2005 12:45 Go to previous message
Eclipse UserFriend
Originally posted by: ng.salomon-freising.de

DeMarcus wrote:
>
>
> Werner Salomon wrote:
>
>> Hi all,
>>
>> I'm new with eclipse and installed it today on may pc (eclipse 3.0.2
>> CDT 2.1) I create a little manged helloWorld-Project, but the Build
>> don't run (not with Ctrl+B and not via the menu) . Nothing happens -
>> even no error-message.
>>
>> Has anyone a idea?!
>> Every help is appreciated
>>
>> Werner
>
>
>
> Don't you get any error even in the console?
> I fiured out that since I'm running on a Windows platform I
> have to install MinGW C++ compiler, and after that I have
> to change the default where eclipse is using make to have it
> use mingw32-make instead. Then it worked for me.
>
Thank You for the hint.
Yes there was an errror message in the Console as I started eclipse the
second time. The reason was, that I have no make program and even no
compiler - I don't regognized that this is not part of the CDT-package -
of course not! :-/

Now I installed MinGC 3.2 and set my PATH-Environment to MinGC/bin.
I'm following the instructions in the "CDT Standard Make Tutorial" and
now it runs. :-)

Greetings
Werner
Previous Topic:Can't I just edit a file?
Next Topic:Can't start debugger
Goto Forum:
  


Current Time: Wed Apr 30 05:55:31 EDT 2025

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

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

Back to the top