forked from organicmaps/organicmaps
Qt 5.5 setup has to be done each time.
This commit is contained in:
parent
a450dec312
commit
8af8a28432
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@ Install Qt 5.5:
|
|||
sudo add-apt-repository ppa:beineri/opt-qt55-trusty
|
||||
sudo apt-get update
|
||||
sudo apt-get install qt55base
|
||||
|
||||
Set up the Qt 5.5 environment:
|
||||
|
||||
source /opt/qt55/bin/qt55-env.sh
|
||||
|
||||
Do a git clone:
|
||||
|
|
Loading…
Add table
Reference in a new issue