News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

I cannot open my code::blocks

Started by starwakeup, December 11, 2008, 02:11:28 PM

Previous topic - Next topic

starwakeup

It must be something wrong with so software of my computer,I removed the DEV c++ ,my OS is window xp!
I use it well before,but today maybe after I intall the VS2008,the code::blocks didn't work anymore!
Maybe some other faults. Is somebody here can help me to solve the problem?
Now when I run the code::blocks,it just stop running and pop a small window with a sentence says that some memory can be written!
I use the version 8.02!


stahta01

Do you have an Compiler Installed? If yes, what is it? If no, install one.
After confirming compiler is installed.

The below could damage things, but if Code::Blocks really has a problem it should not matter.
If Code::Blocks fails to loadup; remove and re-install Code::Blocks.
If it still does not work; delete the user configuration
To delete the user configuration under WinXP.

1. Start
2. Run
3. Open "%USERPROFILE%\Application Data\codeblocks"
4. Delete the file default.conf

Tim S
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]