Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 7.0.0
-
ec5e060a07 (qt-creator/qt-creator/7.0) ec5e060a07 (qt-creator/qt-creator/master) b2ae521892 (qt-creator/qt-creator/master) b2ae521892 (qt-creator/qt-creator/qds-3.3) ec5e060a07 (qt-creator/qt-creator/qds-3.3) b2ae521892 (qt-creator/tqtc-qt-creator/7.0)
Description
Steps to reproduce:
- Install B2Qt toolchain and image via installer
- Check that QtC 7.0.0 got installed
- Do the normal stuff to add the device etc.
- Open a qmake based application
- Try to build
Expected result:
The qmake based application builds
Actual result:
The qmake based application does not build and Compile Output says:
Could not start process "ssh://root@10.204.0.73/home/..../bin/make
The issue might be reproducible with the desktop binaries also.