Code::Blocks Forums

User forums => Help => Topic started by: maxlox on February 02, 2016, 12:47:52 pm

Title: "mingw32-gcc.exe - disk not present" error
Post by: maxlox 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
Title: Re: "mingw32-gcc.exe - disk not present" error
Post by: BlueHazzard 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
Title: Re: "mingw32-gcc.exe - disk not present" error
Post by: maxlox on February 02, 2016, 08:31:39 pm
 ;D

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

thanks