Menu

4.6.1 src compile issues on raspbian

lcslouis
2014-02-06
2014-02-06
  • lcslouis

    lcslouis - 2014-02-06

    Hello I just got a raspberry pi it is running raspbian and I am trying to compile 4.6.1 and I am getting this error.

    make[2]: Entering directory /home/pi/qlcplus/qlcplus-4.6.1/ui/src' g++ -c -pipe -Werror -Wno-unused-local-typedefs -O2 -D_REENTRANT -Wall -W -fPIC -DQT_WEBKIT -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I../../engine/src -I../../engine/src/audio -I../../plugins/interfaces -I../../webaccess -I. -I. -o vcbutton.o vcbutton.cpp vcbutton.cpp: In member function âvirtual bool VCButton::loadXML(const QDomElement*)â: vcbutton.cpp:839:76: error: call of overloaded âenableStartupIntensity(double)â is ambiguous vcbutton.cpp:839:76: note: candidates are: vcbutton.cpp:538:6: note: void VCButton::enableStartupIntensity(bool) vcbutton.cpp:548:6: note: void VCButton::enableStartupIntensity(qreal) At global scope: cc1plus: error: unrecognized command line option "-Wno-unused-local-typedefs" [-Werror] cc1plus: all warnings being treated as errors make[2]: *** [vcbutton.o] Error 1 make[2]: Leaving directory/home/pi/qlcplus/qlcplus-4.6.1/ui/src'
    make[1]: *** [sub-src-make_default-ordered] Error 2
    make[1]: Leaving directory `/home/pi/qlcplus/qlcplus-4.6.1/ui'
    make: *** [sub-ui-make_default-ordered] Error 2

     
  • Massimo Callegari

    Moved to the development thread.

    If I remember, this has been fixed after 4.6.1.

     
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.