Problem configuring Eclipse CDT Version: 3.3.2 [message #1061389] |
Fri, 31 May 2013 12:29 |
Arvind Anbu 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...
|
|
|
Powered by
FUDForum. Page generated in 0.03137 seconds