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.
If you can't use the cmd:
Click the "start" button -> type in the searchfield "cmd" -> run "cmd.exe" -> type in the black window "mingw32-gcc.exe --version" please copy and paste the output
if this is not working:
Click the "start" button -> type in the searchfield "cmd" -> run "cmd.exe" -> type in the black window "C:\MinGW\bin\mingw32-gcc.exe --version"
please post the following path from C::B:
Settings->Compiler->Toolchain executables->Compiler's Installation directory
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:
Well... after fixing... I'm not getting 61 errors anymore but just this:
wchar_t No such file or directory
please post always the full error log and if possible also the respective Code. What was this "fixing"?
thanks!