News:

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

Main Menu

Problem with installation

Started by Aiias, August 27, 2008, 11:24:28 PM

Previous topic - Next topic

Aiias

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:

TDragon

#1
Download the tarballs for any languages you want to use (core is required) from this page, 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...
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Aiias

Thank you very much for the information!

Very helpful!!  8)