(http://img464.imageshack.us/img464/9862/tezj5.jpg)
When I right click stdio.h and click open this file...
I've reinstalled everything and just let it auto-detect MinGW.
What's wrong?
Is it compiling? :)
Is MinGW installed in folder C:\MinGW ?
If not, then that is your problem, autodetect has never worked for me.
NOTE: If on Vista, then that is your problem. You need to do special steps to make MinGW work under Vista.
Tim S
Quote from: Biplab on March 28, 2007, 03:16:06 AM
Is it compiling? :)
Yes.
Quote from: stahta01 on March 30, 2007, 02:53:41 PM
Is MinGW installed in folder C:\MinGW ?
If not, then that is your problem, autodetect has never worked for me.
NOTE: If on Vista, then that is your problem. You need to do special steps to make MinGW work under Vista.
Tim S
Yes, It's on C:\MinGW
I'm using Windows XP SP2
Oh, I've just noticed.
It happens if I just work with a source file, if I make a console application it works.