Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Need Qt for build my project. How to get?

dismine July 25, 2016

For successful build my project i need Qt library installed in system. I tried run with default image and still get error "bash: qmake: command not found". How to install Qt? 

1 answer

1 accepted

4 votes
Answer accepted
dismine July 25, 2016

Ok, i have found answer myself. These two command installed Qt for me.

- apt-get update
- apt-get install -y qtbase5-dev libqt5svg5-dev qt5-default 
qttools5-dev-tools libqt5xmlpatterns5-dev libqt5core5a libqt5gui5 
libqt5printsupport5 libqt5svg5 libqt5widgets5 libqt5xml5 
libqt5xmlpatterns5
sam October 10, 2016

Roman, how do I get started building Qt apps with bb pipelines?

Roman October 11, 2016

simon, did you read the tutorial? It is really straightforward. What exactly you did not understand?

sam October 12, 2016

The tutorial says, you can use a docker image from docker hub, but I don't know how to do that exactly. So, what does (the start of) your pipelines.yml look like? Do you need to put the script from your .pro file in it?

Roman October 12, 2016

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events