Code::Blocks Forums

User forums => Help => Topic started by: Yoshi1981 on March 17, 2010, 02:40:59 pm

Title: Code::Blocks tries to access CD-Drive when compiling
Post by: Yoshi1981 on March 17, 2010, 02:40:59 pm
Hi.
I have recently started using CB for my programming/compiling and have just yesterday started to spread my work out over two machines.
Today I started working on my second laptop, trying to compile a file, when CB suddenly and repeatedly started complaining that there was no disk inserted in my CD drive.
I received the following error pop-ups, each over a dozen times:
mingw32-g++.exe - no disk
There is no disk in the drive. Please insert a disk into drive D:
and
collect2.exe - no disk
There is no disk in the drive. Please insert a disk into drive D:

The weird bit is, it still compiles the file without any trouble, it demands a disk inserted in my CD drive though.
CB's compiler builds the file alright too.
Can somebody help me with this?
The thing is, I got CB installed on C: on a single drive machine, why does it want to access the CD drive in the first place?
Title: Re: Code::Blocks tries to access CD-Drive when compiling
Post by: oBFusCATed on March 17, 2010, 03:00:23 pm
Please follow the forum rules and state the versions of the software you're using and is related to C::B!
Title: Re: Code::Blocks tries to access CD-Drive when compiling
Post by: Yoshi1981 on March 17, 2010, 03:24:34 pm
Opps, sorry. My bad.

I am running C::B version 8.02 on both my machines. But only my laptop has the CD issue. That's why I am extra confused...
Title: Re: Code::Blocks tries to access CD-Drive when compiling
Post by: stahta01 on March 17, 2010, 03:27:53 pm
Upgrade MinGW GCC! Known MinGW Problem.

Tim S.