Juno CDT launching failed [message #988397] |
Thu, 29 November 2012 12:41  |
Eclipse User |
|
|
|
Ok first off,
I have code::blocks on my computer and lately I have been fed up with it for c++ purposes. I have been using Helios for java for over a year with no problems. Yesterday I decided to get the CDT so I can run java and c++ from the same IDE. After a couple hours of doing things I finally got it on my computer and got the mingw gcc on my computer as well. I woke up this morning thinking that it is all good and I decide to do a simple hello world test run to confirm. It did not, so I upgraded to Juno and upgraded to the newest java (yay) but it did not work.
I added the mingw\bin thing to PATH.
When I build it it gives me:
09:36:34 **** Rebuild of configuration Debug for project CMIS315 ****
Info: Internal Builder is used for build
g++ -O0 -g3 -Wall -c -fmessage-length=0 -o main.o "..\\main.cpp"
g++ -o CMIS315.exe main.o
09:36:34 Build Finished (took 390ms)
so to my knowledge everything is ok so far. But when run it I get this error message:
Error starting process.
Cannot run program "C:\Users\Public\Documents\EclipseWork\CMIS315\main.cpp": Launching failed
Cannot run program "C:\Users\Public\Documents\EclipseWork\CMIS315\main.cpp": Launching failed
Cannot run program "C:\Users\Public\Documents\EclipseWork\CMIS315\main.cpp": Launching failed
|
|
|
|
Powered by
FUDForum. Page generated in 0.28024 seconds