Author Topic: "mingw32-gcc.exe - disk not present" error  (Read 3110 times)

Offline maxlox

  • Single posting newcomer
  • *
  • Posts: 6
"mingw32-gcc.exe - disk not present" error
« on: February 02, 2016, 12:47:52 pm »
hi,
I've installed codeblocks 16.01 many times (binary setup with and without mingw, with and without fortran - I need it) but, after installation and run I'd on my screen a (persistent) error I've attached as image.

were I fail in installation?

Thanks

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: "mingw32-gcc.exe - disk not present" error
« Reply #1 on: February 02, 2016, 01:22:44 pm »
It seems that you hava a old installation of mingw on your system.
This are necessary steps, you HAVE to perform them, don't think, that reinstalling is a good thing, you have to remove the old software first:
1) uninstall Codeblocks
2) Clear your system by uninstalling all what has to do with mingw in the system manager Start->Control Panel->Programs and Features (don't know how this is called in italian)
3) delete all folder s that are called mingw (like c:\Mingw)
4) Reinstall Codeblocks 16.01 with mingw and fortran

greetings

Offline maxlox

  • Single posting newcomer
  • *
  • Posts: 6
Re: "mingw32-gcc.exe - disk not present" error
« Reply #2 on: February 02, 2016, 08:31:39 pm »
 ;D

I'd do everything you saw and ....  I've solved!

thanks