mingw32-gcc.exe --version
And what OS?are you kidding?
Oh, and I rebuilded one of my old working projects and I GOT 61 ERRORS AND 12 WARNING!can you post some of the errors?
Well, I'm on a Windows 7 and that command thing does not work.What exactly does not work ?
And there isn't a mingw version exe thing in my folder!There is a mingw32-gcc.exe. If not, uninstall C::B and reinstall it.
Hey guys, I was able to get somebody to fix it (by changing compilers) (Well technically, I just got 491 more warnings but... yeah).what did you changed? Reinstalled the Compiler? Used the compiler from Visual Studio?
Errors started after updating codeblocks.Fresh install? Did you un-installed the old MinGW compiler?
The errors:please post always the full error log and if possible also the respective Code. What was this "fixing"?
Well... after fixing... I'm not getting 61 errors anymore but just this:
wchar_t No such file or directory
[..]now I only get the 'Iostream not found thingy'. Isn't Mingw suppose to have iostream.h?MinGW is unrelated to vc compiler.
[..]
Yes, I used Visual c++ compiler.