News:

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

Main Menu

Error line highlighting issue

Started by Terrax, November 17, 2012, 04:41:27 PM

Previous topic - Next topic

Terrax

Hello all,

I am not sure if this is the right section in which to post this threat and I am posting it since I am trying to solve this issue for 2 days.

I am using Windows Ultimate 64-bit and after re-installing Windows, code blocks doesn't put the red square next to the number of the line in which there is an error.

Please someone help me with this because it is useful to me and I want that option back.

Thanks in advance.

MortenMacFly

Without version information nobody can help you... sorry.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Terrax

Sorry, I am using Code Blocks 10.05  :)

Jenna

Does it jump to the line and just don't show the square or does it also not jump to the error ?

If it is the second, you might have problems because of special (non-ascii) characters or spaces in your path.

Terrax

Well, when I double click on the message with the error in the log, it doesn't go to the line. Just nothing happens. Any ideas how can I fix that?

Jenna

Quote from: Terrax on November 18, 2012, 12:11:47 PM
Well, when I double click on the message with the error in the log, it doesn't go to the line. Just nothing happens. Any ideas how can I fix that?
Quote from: jens on November 17, 2012, 08:32:40 PM
[...] you might have problems because of special (non-ascii) characters or spaces in your path.

Terrax

OK, I read that, I don't understand which path do you mean.

I also don't understand how before the re-installation of Windows this worked and after the clean install this does not work...

If you know, please, could you tell me how can I fix this because I want that feature and can't explain to myself why this is not working now...it's driving me crazy.

Jenna

The path to the source (or whatever) file with the errors.
You can inspect the "Build log"-tab and the "Build messages"-tab (here the "File"-column) for differences, especially for truncated paths, due to spaces or special characters.

Terrax

Oh, I got it... The folder in which I hold my source files was called C & C++. I renamed the folder and now I got what I wanted.

Many thanks for your help and I apology if I was rude.  :)

oBFusCATed

Jens: Is this problem fixed in 12.11?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Quote from: oBFusCATed on November 18, 2012, 01:40:52 PM
Jens: Is this problem fixed in 12.11?
At least not for all special characters, I just tested it with german umlaut (ΓΌ) and it does not work.

Terrax

When is expected to release the final version?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]