Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 315 Bytes

File metadata and controls

7 lines (7 loc) · 315 Bytes

INSTALL

* install sip 4.19.8 (this is the only version that work with pyqt version)
* install `sudo apt-get install python3-sip`
* insall pyqt 5.11.3
* install qt 5.10.1
* set qt_dir, sip_dir, pyqt_sip_dir ... in CMakeLists.txt in project root dir
* mkdir build && cd build && ../build.sh