<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 6/3/21 11:23 AM, Daniel Brunner
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:CAD7Y51hBcHEjCdpqyAxW20SS-MWMG=yRaTn0EBFdn=OmOcbM-g@mail.gmail.com">
      
      <div dir="ltr">I tried setting the diagnostic configuration but
        this didnt change anything,
        <div><br>
        </div>
        <div>still no warnings/errors shown (besides those from
          cppcheck, but thats a different plugin).</div>
        <div><br>
        </div>
        <div>I also tried running qtcreator with the environment
          variable</div>
        <div><br>
        </div>
        <div>QTC_CLANG_CMD_OPTIONS_BLACKLIST="-mlongcalls;-fstrict-volatile-bitfields;-fstack-reuse=all;--target=xtensa-esp32-elf"<br>
        </div>
        <div><br>
        </div>
        <div>this removed the errors in clang-tidy for the first 3
          failed arguments, but the last one for the target architecture
          stays.</div>
        <div><br>
        </div>
        <div>Anything else I could try?</div>
      </div>
    </blockquote>
    <p>Let's not mix different topics, that will just confuse things.</p>
    <p>Your original problem was that the code model failed to parse
      your project; is this still the case after changing the setting as
      discussed earlier? clang-tidy errors are are a different issue.<br>
    </p>
    <p><br>
    </p>
    <p>Christian<br>
    </p>
    <br>
    <blockquote type="cite" cite="mid:CAD7Y51hBcHEjCdpqyAxW20SS-MWMG=yRaTn0EBFdn=OmOcbM-g@mail.gmail.com">
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">Am Di., 1. Juni 2021 um
          10:39 Uhr schrieb Christian Kandeler <<a href="mailto:christian.kandeler@qt.io" moz-do-not-send="true">christian.kandeler@qt.io</a>>:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On
          5/31/21 4:24 PM, Daniel Brunner wrote:<br>
          > I haven't seen any source file where autocompletion
          works. The verbose <br>
          > console output is always similar or the same.<br>
          ><br>
          I assume in Tools->Options->C++->Code
          Model->Diagnostic Configuration, <br>
          "Use diagnostic flags from build system" is enabled? What
          happens when <br>
          you uncheck it?<br>
          <br>
          <br>
          Christian<br>
          <br>
          _______________________________________________<br>
          Qt-creator mailing list<br>
          <a href="mailto:Qt-creator@qt-project.org" target="_blank" moz-do-not-send="true">Qt-creator@qt-project.org</a><br>
          <a href="https://lists.qt-project.org/listinfo/qt-creator" rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.qt-project.org/listinfo/qt-creator</a><br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>