Code::Blocks Forums

User forums => Help => Topic started by: Aiias on August 27, 2008, 11:24:28 pm

Title: Problem with installation
Post by: Aiias on August 27, 2008, 11:24:28 pm
Hello, I have been having a problem with installing Code::Blocks on my computer.  Microsoft Windows XP - Professional - Version 2002 - Service Pack 2  is my operating system. I download the file codeblocks-8.02mingw-setup.exe from the Code::Blocks website, install it, then when I open it and try to compile something (or open a previously created file) an error message pops up (with the title: Windows - No Disk) that says:

Exception Processing Message c0000013 Parameters 75b6bf9c 4 75b6bf9c 75b6bf9c

I am trying to open up files that I created at school though for some reason any time I try to open a file, or build something, this error message pops up and I have to ctrl-alt-del out of the program.

Any help is greatly appreciated!
Thanks,
Aiias

Here is a pic of it:
(http://img175.imageshack.us/img175/189/cberrorbl4.jpg)
Title: Re: Problem with installation
Post by: TDragon on August 27, 2008, 11:48:32 pm
Download the tarballs for any languages you want to use (core is required) from this page (http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=82723&release_id=428244), and extract them in the base of the C::B installation dir (the one that contains the bin, lib, libexec, etc. folders).

It'd be nice if the 8.02 release were repackaged to include this newest GCC 3.4.5 release...
Title: Re: Problem with installation
Post by: Aiias on August 28, 2008, 02:30:11 am
Thank you very much for the information!

Very helpful!!  8)