| build problem with cdt [message #557653] |
Wed, 08 September 2010 08:46  |
Hannes Vandecasteele Messages: 22 Registered: March 2010 |
Junior Member |
|
|
I haven't programmed c++ for a while, and now I want to refresh it. I just wanted to make a simple program that shows something in my Console, but there are a few problems with that.
First of all, when i want to build my program, the following message appears in my Console:
"Cannot run program "make" (in directory "C:\Users\Hannes\Workspace\c++ test"): CreateProcess error=2, Het systeem kan het opgegeven bestand niet vinden)"
And when i want to run my program, there pops up a message dialog with the following message: "Launch failed. Binary not found."
I've had these problems before, but i didn't know how to fix them, does anyone know how to fix these problems?
Hannesvdc
|
|
|
| Re: build problem with cdt [message #557676 is a reply to message #557653] |
Wed, 08 September 2010 09:38   |
John McCabe Messages: 179 Registered: July 2009 |
Senior Member |
|
|
On Wed, 08 Sep 2010 08:46:26 -0400, <hannesvdc@gmail.com> wrote:
>I haven't programmed c++ for a while, and now I want to refresh it. I just wanted to make a simple program that shows something in my Console, but there are a few problems with that.
>
>First of all, when i want to build my program, the following message appears in my Console:
> "Cannot run program "make" (in directory "C:\Users\Hannes\Workspace\c++ test"): CreateProcess error=2, Het systeem kan het opgegeven bestand niet vinden)"
>
>And when i want to run my program, there pops up a message dialog with the following message: "Launch failed. Binary not found."
>
>I've had these problems before, but i didn't know how to fix them, does anyone know how to fix these problems?
This may seem like a stupid question, but you do have a C++ compiler
installed don't you?
What steps have you gone through to get where you are?
|
|
|
|
| Re: build problem with cdt [message #557828 is a reply to message #557653] |
Thu, 09 September 2010 02:53   |
Axel Mueller Messages: 1828 Registered: July 2009 |
Senior Member |
|
|
| Quote: | First of all, when i want to build my program, the following message appears in my Console:
"Cannot run program "make" (in directory "C:\Users\Hannes\Workspace\c++ test"): CreateProcess error=2, Het systeem kan het opgegeven bestand niet vinden)
| "
Eclipse cannot find the make tool. It is either not in your PATH (did you add C:\MinGW to your PATH?) or it is not installed at all.
Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
|
|
|
|
|
|
|
| Re: build problem with cdt [message #558497 is a reply to message #558030] |
Mon, 13 September 2010 05:21  |
John McCabe Messages: 179 Registered: July 2009 |
Senior Member |
|
|
On Thu, 09 Sep 2010 16:52:43 -0400, <hannesvdc@gmail.com> wrote:
>I can't to anything in the tab( everything is disabled).
>Above the tabs there is a combobox with "Current configuration: Default [ active]" as text and underneath the box, there is a waring:" Configuration support is not installed on the system.
Right - can you then go back to the start and let us know exactly what
you did (installations etc, configurations, project creation) to get
in the position you're in now.
Thanks
John
|
|
|
Powered by
FUDForum. Page generated in 0.08917 seconds