On Monday, 1 May 2017 03:19:24 -03 Igor Mironchik wrote: > Hello, > > What does it mean? > > :-1: warning: "C:\Program Files (x86)\Microsoft Visual > > Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\cl.exe" > is used by qmake, but "" is configured in the kit. > Please update your kit or choose a mkspec for qmake that matches your > target environment better.
It means your Kit is configured to understand the Microsoft compiler as "" (nothing, that probably means nothing is configured), but qmake found the compiler. You should update the kit, since clearly choosing "" as a compiler isn't a good idea. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest