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

Compile errors not listed in issues window with cmake projects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 4.0.0-rc1
    • None
    • Ubuntu 14.04
      cmake 2.8.12.2
      gcc 4.8.4
      Qt 4.8.5 64-bit

    Description

      With a cmake project, compiler errors are listed in the Compile Output window, but not the Issues window.

      I see this with rc1 of QtCreator 4 under Ubuntu 14.04, using cmake 2.8.12.2

      I see it even on a fairly minimal cmake project (e.g. hello world console application, and a one-line cmake file: "add_executable(main main.cpp)".
      If I introduce a syntax error in the source file, I see the error in the Compile Output window, but not the Issue window.
      Cmake is run with "-GCodeBlocks -Unix Makefiles".

      A similar issue was raised and closed recently here (for the beta1 release):
      https://bugreports.qt.io/browse/QTCREATORBUG-15673

      (I commented on this but wasn't sure if that would get the issue re-opened....)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hunger Tobias Hunger
            boggins Robin Watson
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes