Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: oAllElseFailo on May 09, 2012, 01:21:05 am
-
I had this in the help section but this part of the forum seems more suitable.
So since I've been using code blocks i've noticed when you get an error in your code it usually takes you to it and displays a red box at the line of code. Now, as of yesterday, that is gone. I don't know if i clicked some type of hot key or anything but it no longer appears. Now it makes me fish through the lines of code instead of displaying it or taking me to it. Does anyone know how to get this feature back on?
-
Posting the same thing twice is considered as spam and doesn't increase your chances of getting help. Please don't do it.
If you really want to up you topic post more info, the one you've provided is simply not enough...
-
Posting the same thing twice is considered as spam and doesn't increase your chances of getting help. Please don't do it.
Removed the other topic.
Also, with the provided info there is not much help you can expect.
You might want to try to temporarily delete your config file (default.conf) though...
-
That's about all there is to it. I took a screenshot and edited in the red box that usually appears:
(http://i47.tinypic.com/1zqft03.png)
-
You might want to try to temporarily delete your config file (default.conf) though...
-
Could you tell me where to find that? I checked the directory but didn't see it.
-
Normally default.conf is located in %AppData%\CodeBlocks on Windows, and ~/.codeblocks on Linux.
-
Could you tell me where to find that? I checked the directory but didn't see it.
I would have told you, but as you didn't mention any configuration/platform/version you use I can't. That's why 2 people told you to provide more information, btw... Please do it better next time and learn how to post.
-
Normally default.conf is located in %AppData%\CodeBlocks on Windows, and ~/.codeblocks on Linux.
Thanks, unfortunately this didn't solve the problem
-
http://wiki.codeblocks.org/index.php?title=FAQ-Issues_and_Workarounds#Q:_I_posted_on_the_forums_that_Code::Blocks_was_not_working.2C_but_no_one_could_help_me.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Issues_and_Workarounds#Q:_I_posted_on_the_forums_that_Code::Blocks_was_not_working.2C_but_no_one_could_help_me.3F)
From http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)
I am running Code::Blocks version Code::BlocksVersionNumber on MyOperatingSystem
(version OperatingSystemVersionNumber). The compiler I use is CompilerName
version CompilerVersionNumber.