Can't build QLC 4.10.1 on Debian Testing
Posted: Tue Nov 03, 2015 3:09 pm
Hello!
Installed everything mentioned on the "QLC+ Build HOWTO" but my computer just couldn't get through it. Here are the last few lines of the output:
any help appreciated…
Thanks!
Mitsch
Installed everything mentioned on the "QLC+ Build HOWTO" but my computer just couldn't get through it. Here are the last few lines of the output:
Code: Select all
In file included from qrc_qlcui.cpp:9:0:
qrc_qlcui.cpp:17732:44: error: ‘qInitResources_qlcui__init_variable__’ defined but not used [-Werror=unused-variable]
Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qlcui))
^
/usr/include/qt4/QtCore/qglobal.h:941:21: note: in definition of macro ‘Q_CONSTRUCTOR_FUNCTION0’
static const int AFUNC ## __init_variable__ = AFUNC();
^
qrc_qlcui.cpp:17732:1: note: in expansion of macro ‘Q_CONSTRUCTOR_FUNCTION’
Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qlcui))
^
qrc_qlcui.cpp:17732:24: note: in expansion of macro ‘QT_MANGLE_NAMESPACE’
Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qlcui))
^
cc1plus: all warnings being treated as errors
Makefile:5495: recipe for target 'qrc_qlcui.o' failed
make[3]: *** [qrc_qlcui.o] Error 1
make[3]: Leaving directory '/home/lichtmensch/src/qlcplus-4.10.1/ui/src'
Makefile:40: recipe for target 'sub-src-make_default-ordered' failed
make[2]: *** [sub-src-make_default-ordered] Error 2
make[2]: Leaving directory '/home/lichtmensch/src/qlcplus-4.10.1/ui'
Makefile:119: recipe for target 'sub-ui-make_default-ordered' failed
make[1]: *** [sub-ui-make_default-ordered] Error 2
make[1]: Leaving directory '/home/lichtmensch/src/qlcplus-4.10.1'
dh_auto_build: make -j1 returned exit code 2
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
Thanks!
Mitsch