Author Topic: Problem with installation  (Read 3989 times)

Aiias

  • Guest
Problem with installation
« 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:
« Last Edit: August 27, 2008, 11:48:13 pm by Aiias »

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Problem with installation
« Reply #1 on: August 27, 2008, 11:48:32 pm »
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...
« Last Edit: August 27, 2008, 11:50:04 pm by TDragon »
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Aiias

  • Guest
Re: Problem with installation
« Reply #2 on: August 28, 2008, 02:30:11 am »
Thank you very much for the information!

Very helpful!!  8)