Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem configuring Eclipse CDT Version: 3.3.2(I can't Build, Debug or run program)
Problem configuring Eclipse CDT Version: 3.3.2 [message #1061389] Fri, 31 May 2013 12:29
Arvind Anbu is currently offline Arvind AnbuFriend
Messages: 1
Registered: May 2013
Junior Member
I have installed Eclipse Platform Version: 3.3.2 before that i was using Turbo c++.
Now i have installed MinGW as mentioned in help file of eclipse. now i have created a c++ project and created a source file and typed my program and there are no problems notified. but when i click build project it shows a message like this

**** Internal Builder is used for build ****
g++ -O0 -g3 -Wall -c -fmessage-length=0 -oscr\source.o ..\scr\source.cpp
g++: error: CreateProcess: No such file or directory
Build error occurred, build is stopped
Time consumed: 2950 ms.

and when i tried to click debug it shows this error
Launching New_Configuration(Time of error *************)
Reason:
Path for Project must have only one segment.
Detail:
An internal error occurred during: "Launching New_configuration".
Path for project must have only one segment.

Same error message displayed when tried to run the project.

I have my MinGW file in C:\MinGW\bin directory
Please somebody help me... Thanks in advance...
Previous Topic:I can't step into while debugging
Next Topic:How to debug C++ library called by JNI wrapper
Goto Forum:
  


Current Time: Thu Sep 19 14:13:37 GMT 2024

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

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

Back to the top