01-05-2020, 05:19 AM
Try this:
looks like it doesn't need the qt-sdk dependency anymore.
then:
Then you should see Tutka in the Menu under Multimedia.
Code:
sudo apt install cmake gcc g++ qt4-qmake libasound2-dev qt4-dev-tools
looks like it doesn't need the qt-sdk dependency anymore.
then:
Code:
qmake
make
sudo make install
Then you should see Tutka in the Menu under Multimedia.