falkTX / Cadence

Collection of tools useful for audio production
GNU General Public License v2.0
369 stars 80 forks source link

The packages to install on ubuntu 22.10 before running make #356

Open BarnabasSzabolcs opened 1 year ago

BarnabasSzabolcs commented 1 year ago

Before running make && sudo make install the following packages are to be installed:

sudo apt-get install -y pkg-config

sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake

pip3 install --user pyqt5  
sudo apt-get install -y python3-pyqt5 pyqt5-dev-tools qttools5-dev-tools
sudo apt-get install -y python3-pyqt5.qtsvg