re. QT-5 not available what distro? have you tried to install all the build requirements? if on a debian/ubuntu based distro, try this before you start building from source: sudo apt-get install qtbase5-dev qtbase5-dev-tools qttools5-dev-tools libqt5x11extras5-dev and probably all the rest, unrelated to Qt5 per se: sudo apt-get install libjack-dev libasound2-dev libsndfile-dev ladspa-sdk libvorbis-dev sudo apt-get install libsamplerate-dev librubberband-dev dssi-dev liblo0-dev sudo apt-get install liblilv-dev libsratom-dev libsord-dev libserd-dev libsuil-dev lv2-dev however, if you don't know what all this' about you better go along withkxstudio and forget all the talking ;) hth. cheers Reply
what distro? have you tried to install all the build requirements?
if on a debian/ubuntu based distro, try this before you start building from source:
sudo apt-get install qtbase5-dev qtbase5-dev-tools qttools5-dev-tools libqt5x11extras5-dev
and probably all the rest, unrelated to Qt5 per se:
sudo apt-get install libjack-dev libasound2-dev libsndfile-dev ladspa-sdk libvorbis-dev
sudo apt-get install libsamplerate-dev librubberband-dev dssi-dev liblo0-dev
sudo apt-get install liblilv-dev libsratom-dev libsord-dev libserd-dev libsuil-dev lv2-dev
however, if you don't know what all this' about you better go along withkxstudio and forget all the talking ;)
hth.
cheers