[Qt-creator] [SPAM] No clang code model support with esp-idf cmake framework

Daniel Brunner daniel at brunner.ninja
Thu Jun 3 11:23:40 CEST 2021


I tried setting the diagnostic configuration but this didnt change anything,

still no warnings/errors shown (besides those from cppcheck, but thats a
different plugin).

I also tried running qtcreator with the environment variable

QTC_CLANG_CMD_OPTIONS_BLACKLIST="-mlongcalls;-fstrict-volatile-bitfields;-fstack-reuse=all;--target=xtensa-esp32-elf"

this removed the errors in clang-tidy for the first 3 failed arguments, but
the last one for the target architecture stays.

Anything else I could try?

Thanks so far for all your efforts :)

best regards

Am Di., 1. Juni 2021 um 10:39 Uhr schrieb Christian Kandeler <
christian.kandeler at qt.io>:

> On 5/31/21 4:24 PM, Daniel Brunner wrote:
> > I haven't seen any source file where autocompletion works. The verbose
> > console output is always similar or the same.
> >
> I assume in Tools->Options->C++->Code Model->Diagnostic Configuration,
> "Use diagnostic flags from build system" is enabled? What happens when
> you uncheck it?
>
>
> Christian
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> https://lists.qt-project.org/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20210603/de42d9a6/attachment.html>


More information about the Qt-creator mailing list