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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2014-12-01
As seen in the instruction :
Ubuntu/Debian
Issue these commands to install the required packages for an Ubuntu system:
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.
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/wiki/Linux-build-Qt5
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
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