Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

error message can not jump but warning message can

(1/2) > >>

wlsglj:
I use code::clocks in ubuntu 10.04.When the error and waring appear ,I double click error message ,but it can not jump to error line.
but double click the warning message ,it can jump to!
and the color of the waring message is blue,and the error message is red!
why just the error message can not jump?
please help!

zabzonk:
What is the text of the error that you can't jump to?

wlsglj:
when I double click the error message in the build message ,the cursor can not point to the error line in my .cc file. or the program have no respose .But double click the waring message ,the cursor can point to the warning line. sorror I can not understand what you asked. what is the text mean?

zabzonk:
But what is the ACTUAL TEXT of the error? I don't see how I can be much clearer. For example, given this code:

    intx main() {
    }

the actual error text is:

    C:\Users\neilb\home\temp\db3\main.cpp|4|error: 'intx' does not name a type|

and I can jump to the error by clicking. What SPECIFIC error are you getting where you can't do that?

wlsglj:
I made the error , like a wrong fuction or a wrong key word, double click all of the error message have no response.I install the program firstly.just take a test.

Navigation

[0] Message Index

[#] Next page

Go to full version