News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code::Blocks tries to access CD-Drive when compiling

Started by Yoshi1981, March 17, 2010, 02:40:59 PM

Previous topic - Next topic

Yoshi1981

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?

oBFusCATed

Please follow the forum rules and state the versions of the software you're using and is related to C::B!
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Yoshi1981

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...

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]