<p style="padding:0 0 0 0; margin:0 0 0 0;">Right, that was it! I would have sworn I haven't touched the project files, maybe that error was there all along. Thanks, it works now.</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">______________________________________________________________<br />
> Od: "Иван Комиссаров" <abbapoh@gmail.com><br />
> Komu: resurrection@centrum.cz<br />
> Datum: 27.03.2020 19:14<br />
> Předmět: Re: [Qbs] How to setup: QtC, Qbs, Clang on Windows<br />
></p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">> CC: <qbs@qt-project.org></p>

There’s also no such property, there’s cpp.compilerName. Are you sure you’re not using «qbs.compilerName» in your project somewhere?<br />
 <br />
 Ivan<br />
 <br />
 > 27 марта 2020 г., в 18:58, Иван Комиссаров <abbapoh@gmail.com> написал(а):<br />
 > <br />
 > Hello, what version of QtC / qbs / LLVM are you using?<br />
 > <br />
 > Ivan<br />
 > <br />
 >> 27 марта 2020 г., в 18:20, <resurrection@centrum.cz> <resurrection@centrum.cz> написал(а):<br />
 >> <br />
 >> I have been struggling with setting up Qbs inside Qt Creator so it uses clang-cl on Windows. On the command line it is auto-detected and works just fine. In QtC I need to add manually compilers for C and C++, both set to clang-cl.exe (in c:/program files/llvm/bin). Then I add new Kit and specify these compilers. All seems fine. QtC also adds new profile in Qbs section with data identical to those auto-detected on the command line. So again, seems fine. But it still does not work, the error:<br />
 >> <br />
 >> warning: Error: TypeError: Result of expression 'qbs.compilerName' [undefined] is not an object.<br />
 >> <br />
 >> And yet the compilerName is indeed set correctly in the profile. Is it a bug in QtC? Or am I doing something wrong?<br />
 >> <br />
 >> Thanks!<br />
 >> _______________________________________________<br />
 >> Qbs mailing list<br />
 >> Qbs@qt-project.org<br />
 >> <a href="https://lists.qt-project.org/listinfo/qbs">https://lists.qt-project.org/listinfo/qbs</a><br />
 > <br />
 <br />