Bug 107962 - [Standard build] cannot execute make targets
Summary: [Standard build] cannot execute make targets
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 02:37 EDT by Matthias Albert CLA
Modified: 2020-09-04 15:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Albert CLA 2005-08-25 02:38:00 EDT
Using CDT 3.0 and Eclipse 3.1, it is not possible to execute any make target of
my own makefile in a standard build project. Sometimes the console window title
is "a console is not available" with the console grayed, sometimes the console
windwow is just empty.

I tried CDT 3.0 with Eclipse 3.1RC1: in that case the problem does not occur. I
wonder whether this might be related to bug #102043?


Mingw is properly installed, the Java version I am using is jdk1.5.0_04.
Comment 1 marian giese CLA 2006-01-10 04:45:36 EST
I've gote the same Problem under Linux, using cdt 3.0.1 and Eclipse 3.1.1.
When i want to make a target of a makefile I get a grey window and nothing else. Because of this I'm not able to build a project.