Menu

No option to add video

Peter
2014-12-01
2015-02-11
  • Peter

    Peter - 2014-12-01

    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.

     
  • 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/wiki/Linux-build-Qt5

     
  • Peter

    Peter - 2014-12-01

    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

     
  • Anonymous

    Anonymous - 2014-12-01

    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

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.