Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] gcc in eclipse?

You might get better answers on the cdt newsgroup.

 

This kind of tells me that cygwin\bin is not on your path when you launched Eclipse. We shouldn’t be depending on this but there are instances where we do.

 

Doug Schaefer, QNX Software Systems

Eclipse CDT Project Lead, http://cdtdoug.blogspot.com

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Daniel
Sent: Monday, January 30, 2006 3:41 PM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] gcc in eclipse?

 

I am trying to compile a cpp project in eclipse with gcc and I get an error

 

1 Error launching external scanner info generator (gcc -E -P -v -dD

 

How do I tell eclipse about gcc ?

I am running XP and I have cygwin installed.

 

Is this the right mailing list for cpp in eclipse?

 

Thanks.

 

 

 


Back to the top