Re: [Qbs] How to setup: QtC, Qbs, Clang on Windows

2020-03-27 Thread resurrection
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. __ Od: "Иван Комиссаров" Komu: resurrect...@centrum.cz Datum: 27.03.2020 19:14 Předmět: Re: [Qbs] H

Re: [Qbs] How to setup: QtC, Qbs, Clang on Windows

2020-03-27 Thread Иван Комиссаров
There’s also no such property, there’s cpp.compilerName. Are you sure you’re not using «qbs.compilerName» in your project somewhere? Ivan > 27 марта 2020 г., в 18:58, Иван Комиссаров написал(а): > > Hello, what version of QtC / qbs / LLVM are you using? > > Ivan > >> 27 марта 2020 г., в 18:2

Re: [Qbs] How to setup: QtC, Qbs, Clang on Windows

2020-03-27 Thread Иван Комиссаров
Hello, what version of QtC / qbs / LLVM are you using? Ivan > 27 марта 2020 г., в 18:20, > написал(а): > > 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 manua

[Qbs] How to setup: QtC, Qbs, Clang on Windows

2020-03-27 Thread resurrection
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