Steve Searle wrote: > If you can, then check that you have the correct path set in Eclipse to > pick up the include files. >
As long as the environment variables are set right, I think it should work. http://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html The same ones for "regular" GCC work for MinGW. That's all I did, and I can use C/C++ in Eclipse without any problems at all. -- John Gaughan http://www.jtgprogramming.org/
