Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qmake option not work with config File #217

Closed
EndrII opened this issue Nov 15, 2019 · 0 comments
Closed

Qmake option not work with config File #217

EndrII opened this issue Nov 15, 2019 · 0 comments
Assignees
Labels
Bug Something isn't working
Milestone

Comments

@EndrII
Copy link
Member

EndrII commented Nov 15, 2019

Describe the bug
if you use the qmake option with confFile then cqtdeployer cannot find qmake

To Reproduce
Steps to reproduce the behavior:

  1. create deploy.json
  2. run cqtdeployer with deploy.json and qmake
  3. 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):

  • OS: [e.g. Ubuntu]
  • Version [e.g. 18.04]

Additional context

Deploy.zip

@EndrII EndrII added the Bug Something isn't working label Nov 15, 2019
@EndrII EndrII added this to the v1.3 milestone Nov 15, 2019
@EndrII EndrII self-assigned this Nov 15, 2019
@EndrII EndrII changed the title not work qmake option wirh configFile Qmake option not work with config File Nov 15, 2019
@EndrII EndrII mentioned this issue Nov 16, 2019
3 tasks
EndrII added a commit that referenced this issue Nov 16, 2019
@EndrII EndrII closed this as completed Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant