faced with an issue during qt creator using (re-build action):
Running steps for project algolist... Could not start process "" clean Error while building/deploying project algolist (kit: MSVC2015)
Environment settings:
- QtCreator 3.5.1
- Windows 10 (and SDK forWin10)
- visual c++ compiler with libraries version 19
- I do not use any qt libraries in a project, and havew an installed qt kit just for qmake support (qmake is a build tool for my project)
- all compiler's settings are manual via INCLUDE/LIB/PATH. and this configuration works on my other machine, can't find a differences and the message above doesn't look informative, could you someone explain me please what this mean ? thanks