- Dec 5, 2004
- 3,163
- 0
- 0
I'm trying to configure Eclipse as a C/C++ programing environment, so right now I have CDT installed along with Cygwin and MinGW (I have been trying to get both to work, unsuccessfully). Right now, I believe I have Cygwin configured correctly, except for every project I start in Eclipse, I get this error:
Error launching external scanner info generator (gcc -E -P -v -dD C:/Documents and Settings/Eli/workspace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c)
I have tried adding the directory Cygwin's bin folder into that file as was recomended to fix this, but that doesnt' seem to work.
I have eclipse installed here: "C:\Program Files\eclipse" and Cygwin here: "C:\Program Files\cygwin"
Does anyone know how to fix this?
thanks
Error launching external scanner info generator (gcc -E -P -v -dD C:/Documents and Settings/Eli/workspace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c)
I have tried adding the directory Cygwin's bin folder into that file as was recomended to fix this, but that doesnt' seem to work.
I have eclipse installed here: "C:\Program Files\eclipse" and Cygwin here: "C:\Program Files\cygwin"
Does anyone know how to fix this?
thanks