This commit is contained in:
ThomasV 2016-03-18 09:08:15 +01:00
parent 5ae2f30fa5
commit ac1872c6ab
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Run install (this should install dependencies)::
Compile the icons file for Qt::
sudo apt-get install pyqt4-dev-tools
pyrcc4 icons.qrc -o gui/icons_rc.py
pyrcc4 icons.qrc -o gui/qt/icons_rc.py
Compile the protobuf description file::