Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7788

Issues panel not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 2.6.0-rc
    • None
    • Ubuntu 12.04

    Description

      In 2.5.2, this code:

      int main()
      {
      test
      return 0;
      }

      produces the expected "'test' was not declared in this scope' in the Issues panel.

      However, in git 2.6, the same code produces only "Error 1" in the Issues panel. When I double click "Error 1", it says "File not found." In the Compile Output panel, the "'test' was not declared" appears. Everything else seems to be working fine (projects build and run as expected, etc).

      Attachments

        1. compile.jpg
          compile.jpg
          169 kB
        2. issues1.jpg
          issues1.jpg
          116 kB
        3. issues2.jpg
          issues2.jpg
          119 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hunger Tobias Hunger
            daviddoria David Doria
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes