User forums > Help
Going to lines from the Build Messages window
rQQt:
Hello folks
I'm wondering if whenever i'm building something and getting some code errors in the build messages window, is it possible to click on the error and actually go to that line in the code window? I'm sure there's an option for something like this somewhere but I just couldn't figure out how to do it.
Thanks in advance
R.
killerbot:
that's the standard behavior this should work, you have an example project with errors/warnings, where this fails ??
rQQt:
This situation happens everytime on all my projects. I'm using gcc and vc2005 as my compilers. I've tried using the latest build of CB, deleting the cb settings profile, but nothing seems to help.
Well now it seems like a problem with my system, i've tried it on a system at school, the error going works ok. I'll try to figure it out, but thanks for the help.
MortenMacFly:
--- Quote from: rQQt on February 21, 2007, 11:47:58 pm ---This situation happens everytime on all my projects. I'm using gcc and vc2005 as my compilers.
--- End quote ---
Would have been nice if you told us in the first place. ;-)
It seems the RegExp'es for the output parsing of this compiler are broken / incorrect. Unfortunately I don't have that compiler. You can try to fix it yourself in the advanced settings of the compiler: Settings -> Compiler and Debugger -> (MSVC2005) -> "Other Settings", Button "Advanced options" (say "Yes") -> Tab "Output parsing".
Try to play around with the RegExp'es there and if you (or anybody else) find the "right solution" please step forward.
With regards, Morten.
rQQt:
--- Quote from: MortenMacFly on February 22, 2007, 04:27:09 pm ---
--- Quote from: rQQt on February 21, 2007, 11:47:58 pm ---This situation happens everytime on all my projects. I'm using gcc and vc2005 as my compilers.
--- End quote ---
Would have been nice if you told us in the first place. ;-)
It seems the RegExp'es for the output parsing of this compiler are broken / incorrect. Unfortunately I don't have that compiler. You can try to fix it yourself in the advanced settings of the compiler: Settings -> Compiler and Debugger -> (MSVC2005) -> "Other Settings", Button "Advanced options" (say "Yes") -> Tab "Output parsing".
Try to play around with the RegExp'es there and if you (or anybody else) find the "right solution" please step forward.
With regards, Morten.
--- End quote ---
Ok thanks for the pointer. I'll try that, and if i had some luck and fix it, i'll post it here.
Thanks.
Navigation
[0] Message Index
[#] Next page
Go to full version