Code::Blocks Forums
User forums => Help => Topic started by: Knx on March 27, 2007, 08:23:12 pm
-
(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
-
Is it compiling? :)
Yes.
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.