Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] cdt compiling on windows

I did it but I still have the same error message.
 
what can I do for this. thanks for help 
----- Original Message -----
Sent: Monday, May 09, 2005 7:42 AM
Subject: AW: [cdt-dev] cdt compiling on windows

Hi
 
the error message you get means that the gnu compiler is not on your Windows search PATH. ´Try to open a command prompt (Start --> Programs --> Accessories) and type "gcc". I expect that you get an error message ("gcc is not recognized ..."). You must add your <cygwin-home>\bin directory to the windows PATH variable and restart eclipse.
 
Does that help?
 
 
Norbert


Von: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] Im Auftrag von Majed CHATTI
Gesendet: Samstag, 7. Mai 2005 13:59
An: cdt-dev@xxxxxxxxxxx
Betreff: [cdt-dev] cdt compiling on windows

Hi
I cant have the .exe file
I have Version: 3.1.0 Build id: I20050401-1645 of eclipse and I put with it org.eclipse.cdt-3.0.0-M6-win32.x86.zip.
and i use cygwin for compiling I also tried to use MinGW but i have alwayse the same error

Build error

(Exec error:Launching failed)

thank for all help


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top