Page 1 of 1

No option to add video

Posted: Mon Dec 01, 2014 4:53 pm
by Peter
Hello, I'm having a problem using QLC+ version 4.8 on Linux Mint 17. I can't find anyway to add a video (No button or option in the menu). I never had this problem when using Windows before.

I would really appreciate any help, thankyou.

No option to add video

Posted: Mon Dec 01, 2014 4:59 pm
by Massimo Callegari
Hi Peter, video support in Linux is not released with official packages as they're still based on Qt4.
You need to build QLC+ on Qt5 yourself.
Instructions here: https://github.com/mcallegari/qlcplus/w ... -build-Qt5

No option to add video

Posted: Mon Dec 01, 2014 6:57 pm
by Peter
1 - qmake
2 - make
i am need a litle help the terminal show
Project ERROR: libudev development package not found
make[1]: *** [sub-src-make_first-ordered] Error 3
make[1]: se sale del directorio «/home/lyf/Descargas/qlcplus-4.8.2/hotplugmonitor»
make: *** [sub-hotplugmonitor-make_first-ordered] Error 2

No option to add video

Posted: Mon Dec 01, 2014 7:17 pm
by david garyga
As seen in the instruction :

Ubuntu/Debian

Issue these commands to install the required packages for an Ubuntu system:

sudo apt-get update
sudo apt-get install g++ make git build-essential qtbase5-dev qtscript5-dev qtmultimedia5-dev fakeroot debhelper devscripts pkg-config
sudo apt-get install libasound2-dev libusb-dev libftdi-dev libudev-dev libmad0-dev libsndfile1-dev liblo-dev libfftw3-dev