Menu

Compiler doesn't show error line

Manuel
2011-07-24
2012-09-26
  • Manuel

    Manuel - 2011-07-24

    Hello,

    I am working with the 'wxDev C++ 7.3.1.3' and found no answer to my following
    problem:

    When I press 'compile and run' and the compiler find's an error, he doesn't
    show the line number, although the editor shows the lines (I turned it on
    under 'tools'->'editor options->'display'->'line numbers').
    The editor also doesn't jump to the line after the error and doesn't highlight
    it red.
    I am using Windows 7.
    Does anybody have an idea for me?
    I would be very glad!

    Greetings,
    lentiformis

     
  • Manuel

    Manuel - 2011-07-25

    Hello,

    as I don't know how to delete my own question and ask in a more precise way,
    here it is:

    I detected, that it is only the 'printf-command', who is afflicted:

    When I write for example

    print ("Hello World"); (and not 'printf')

    the compiler detects the error and writes:

    ' undefined reference to `print'

    but doesn't show the line and doesn't highlight the error line in the editor.

    Does anybody know, why?

    Best wishes,

    lentiformis

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.