mixxx1.9.0b1 exploding on build (because of ladspa flag)

Fixxx your Mixxx

Moderator: garth

mixxx1.9.0b1 exploding on build (because of ladspa flag)

Postby redarted special » Fri Dec 17, 2010 11:44 pm

src/ladspa/ladspapresetslot.cpp: In constructor 'LADSPAPresetSlot::LADSPAPresetSlot(QWidget*, QDomElement, int, LADSPAPresetManager*, QPalette)':
src/ladspa/ladspapresetslot.cpp:87: error: no matching function for call to 'ControlPushButton::ControlPushButton(ConfigKey&, bool)'
src/controlpushbutton.h:32: note: candidates are: ControlPushButton::ControlPushButton(ConfigKey)
src/controlpushbutton.h:29: note: ControlPushButton::ControlPushButton(const ControlPushButton&)
src/ladspa/ladspapresetslot.cpp:87: warning: unused variable 'control'
src/ladspa/ladspapresetslot.cpp:99: error: no matching function for call to 'ControlPushButton::ControlPushButton(ConfigKey&, bool)'
src/controlpushbutton.h:32: note: candidates are: ControlPushButton::ControlPushButton(ConfigKey)
src/controlpushbutton.h:29: note: ControlPushButton::ControlPushButton(const ControlPushButton&)
src/ladspa/ladspapresetslot.cpp:143: warning: unused variable 'control'
src/ladspa/ladspapresetslot.cpp: In member function 'void LADSPAPresetSlot::addKnob(int)':
src/ladspa/ladspapresetslot.cpp:285: warning: unused variable 'length'
scons: *** [lin32_build/ladspa/ladspapresetslot.o] Error 1
scons: building terminated because of errors.
redarted special
 
Posts: 15
Joined: Fri Dec 17, 2010 9:53 pm

Re: mixxx1.9.0b1 exploding on build (because of ladspa flag)

Postby redarted special » Fri Dec 17, 2010 11:48 pm

also exploding with out the ladspa flag

src/library/itunesfeature.cpp
src/library/itunesfeature.cpp:83: warning: unused parameter 'globalPos'
src/library/itunesfeature.cpp:86: warning: unused parameter 'globalPos'
src/library/itunesfeature.cpp:86: warning: unused parameter 'index'
src/library/itunesfeature.cpp:89: warning: unused parameter 'url'
src/library/itunesfeature.cpp:93: warning: unused parameter 'index'
src/library/itunesfeature.cpp:93: warning: unused parameter 'url'
src/library/itunesfeature.cpp:97: warning: unused parameter 'url'
src/library/itunesfeature.cpp:101: warning: unused parameter 'index'
src/library/itunesfeature.cpp:101: warning: unused parameter 'url'
src/library/itunesfeature.cpp: In member function 'void ITunesFeature::parseTrack(QXmlStreamReader&, QSqlQuery&)':
src/library/itunesfeature.cpp:243: error: 'class QXmlStreamReader' has no member named 'readNextStartElement'
src/library/itunesfeature.cpp: In member function 'void ITunesFeature::parsePlaylist(QXmlStreamReader&, QSqlQuery&, QSqlQuery&)':
src/library/itunesfeature.cpp:397: error: 'class QXmlStreamReader' has no member named 'readNextStartElement'
src/library/itunesfeature.cpp:403: error: 'class QXmlStreamReader' has no member named 'readNextStartElement'
src/library/itunesfeature.cpp:436: error: 'class QXmlStreamReader' has no member named 'readNextStartElement'
scons: *** [lin32_build/library/itunesfeature.o] Error 1
scons: building terminated because of errors.
redarted special
 
Posts: 15
Joined: Fri Dec 17, 2010 9:53 pm

Re: mixxx1.9.0b1 exploding on build

Postby Pegasus » Sat Dec 18, 2010 7:40 am

What version of Qt do you have? The function it's complaining about requires Qt 4.6.

Do /usr/share/qt4/bin/qmake -version and see what it says.
User avatar
Pegasus
Mixxx Developer
 
Posts: 1649
Joined: Thu Jan 29, 2009 7:48 pm
Location: Spangdahlem, RP, Germany

Re: mixxx1.9.0b1 exploding on build (because of ladspa flag)

Postby redarted special » Sat Dec 18, 2010 8:53 am

i see where my errors being thrown from... i have qt 4.5.3 installed in opt and remnents from an old qt 4.7 in /usr/lib... i can get the program to compile 1.7.2 fine, but its ladspa plugins always flip out about not having the plugin installed?

Debug: [Main]: LADSPA: Plugin "djFlanger" not found (required by preset "DJFlanger" )
redarted special
 
Posts: 15
Joined: Fri Dec 17, 2010 9:53 pm

Re: mixxx1.9.0b1 exploding on build (because of ladspa flag)

Postby rryan » Sat Dec 18, 2010 10:15 am

LADSPA is a not-yet-finished feature. In 1.7.x and 1.8.x the it is completely non-functional and as far as I know it won't even build in 1.8.x. The effects plugin project is an ongoing effort .. but we don't know when it'll be ready for prime-time yet.

cheers,
rj ryan
The Mixxx Manual, Wiki and FAQ are the best place to start for documentation and support.
Please report any bugs you find to our Bug Tracker.
rryan
Mixxx Developer
 
Posts: 941
Joined: Thu Mar 26, 2009 12:14 am
Location: Cambridge, MA

Re: mixxx1.9.0b1 exploding on build (because of ladspa flag)

Postby raffitea » Sat Dec 18, 2010 12:12 pm

Hey 'redarted special',

you will need at leat QT >= 4.6.x to get Mixxx 1.9.x compiled. The iTunes feature in Mixxx 1.9.x uses a method 'readNextStartElement()' within the QTXML module that has been introduced in QT 4.6.x.
raffitea
Mixxx Developer
 
Posts: 94
Joined: Sun Aug 16, 2009 7:59 pm


Return to Troubleshooting & FAQ

Who is online

Users browsing this forum: Mortus Eclipse and 2 guests