Code::Blocks Forums
User forums => Help => Topic started by: FriendlyFire on October 01, 2010, 02:03:03 am
-
So I created a new project and code blocks seems to have lost it. As I said above, I cannot backspace except for white space. Any code I highlight is deleted. Most of the color coding and auto format features are gone, and it is just really unstable. Trying to play with it, C::B will crash two or three minutes in every time.
This is effecting my old projects as well, so I assume I messed with some setting on accident but have no idea what I did. Also, it seems weird that a setting change would cause the program to crash constantly. I apologize if it is an amateur question, I tried searching but could not find any similar threads.
-
I apologize if it is an amateur question, I tried searching but could not find any similar threads.
Well first of all you didn't mention anything about your System / OS and version of Code::Blocks you are using (release / nightly / self-compiled?!). Without that information we can do hardly anything.
Except one thing which you can always try: Delete you Code::Blocks configuration file "default.conf".
-
You are right, I have windows 7 and C::B 10.05 with GCC. Also, I searched for default in the code blocks folder and did not find that final.
On the flip side, windows crashed and now C::B works again. So, I might be back to this thread again but for now, happy days.
-
I searched for default in the code blocks folder and did not find that final.
For the record: That file is in the %APPDATA% folder of Windows. I am not sure where that is on Wind7, on WinXP it is usually located at "C:\Documents and Settings\Application Data\codeblocks".
-
I searched for default in the code blocks folder and did not find that final.
For the record: That file is in the %APPDATA% folder of Windows. I am not sure where that is on Wind7, on WinXP it is usually located at "C:\Documents and Settings\Application Data\codeblocks".
WIN + R, input %APPDATA%, then press Enter.
Then you can got it, it's located at %APPDATA%\codeblocks always.