[Qt-creator] Qt Creator 4.2.0 - Blank outline for some C++ files in imported autotools project

Nikolai Kosjar Nikolai.Kosjar at qt.io
Mon Nov 20 10:06:54 CET 2017


Do you have symbols in the locator for the file? "C++ Symbols in Current Document" -  Ctrl+K, dot (.), space

Activating the clang code model might provide some useful diagnostic/hints. http://doc.qt.io/qtcreator/creator-clang-codemodel.html#activating-clang-code-model

Please report at http://bugreports.qt.io/

Nikolai

________________________________________
From: Qt-creator <qt-creator-bounces+nikolai.kosjar=qt.io at qt-project.org> on behalf of OmegaPhil <OmegaPhil at startmail.com>
Sent: Friday, November 17, 2017 6:54:31 PM
To: qt-creator at qt-project.org
Subject: [Qt-creator] Qt Creator 4.2.0 - Blank outline for some C++ files in imported autotools project

I'm looking at curve-view.cpp
(https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/tree/src/curve-view.cpp),
and the Outline is blank on the left (and '<No Symbols>' is shown on the
top bar).

Looking at Tools -> C++ -> Inspect C++ Code Model... -> Snapshots and
Documents: Current Editor's Snapshot, the bottom Symbols tab has useful
symbols, and there is no Diagnostic Messages or Undefined Macros output.
Same for other listed snapshots.

As a normal user, is there any way for me to investigate why Qt Creator
(presumably) doesn't like the file?

Thanks for any help.




More information about the Qt-creator mailing list