You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
if you use the qmake option with confFile then cqtdeployer cannot find qmake
To Reproduce
Steps to reproduce the behavior:
create deploy.json
run cqtdeployer with deploy.json and qmake
See error
andrei@xenon:/media/E/scb/aw_bistatic$ make deploy
qmake /media/D/Qt/5.9.8/gcc_64/bin/qmake -confFile Deploy.json
qmake: could not exec'/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory
Makefile:1238: recipe for target 'deploy' failed
make: [deploy] Error 1 (ignored)
andrei@xenon:/media/E/scb/aw_bistatic$ ^C
Desktop (please complete the following information):
Describe the bug
if you use the qmake option with confFile then cqtdeployer cannot find qmake
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
Additional context
Deploy.zip
The text was updated successfully, but these errors were encountered: