> On 1. Jun 2017, at 16:26, Helmut Mülner <[email protected]> wrote: > > Hi, > > I have two problems: > > 1. Build a project mit cmake and Qt 5.8.0 (msvc2013-64) works, but I cannot > debug qml (Enable QML in Debugger Settings is checked, but Application Output > says: > QML Debugger: Ignoring > "-qmljsdebugger=port:64821,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector". > Debugging has not been enabled. > > 2. If I select the kit "Qt 5.9.0 (msvc2017-64), I get the following in > "General Messages": > > Running "C:\Program Files\CMake\bin\cmake.exe -E server > "--pipe=\\.\pipe\{cdb7ec38-096b-4a3d-9b84-fc91923889d4}" --experimental" in > C:\Users\mue\AppData\Local\Temp\QtCreator-P1XkOA\qtc-cmake-XXF8mA7w. > The C compiler identification is unknown > The CXX compiler identification is unknown > CMake Error at CMakeLists.txt:3 (project): > No CMAKE_C_COMPILER could be found.
Sounds like https://bugreports.qt.io/browse/QTCREATORBUG-17925 Br, Eike > > Can anybody tell me what to do? > > Cheers > Helmut > > > > > > Helmut MÜLNER > Software Development Engineer > > NEXTSENSE GmbH > Straßganger Straße 295, 8053 Graz, AUSTRIA > Tel. +43 664 9146112, Mobil +43 664 9146112 > Fax +43 316 232 400 - 599 > Mail [email protected], www.nextsense.at > Com. Reg. Court: District Court for Civil Law Cases, Graz > Com. Reg. No.: FN 288779a, VAT No.: ATU63254329 > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator -- Eike Ziller Principal Software Engineer The Qt Company GmbH Rudower Chaussee 13 D-12489 Berlin [email protected] http://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Harjuaho Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
