[LAU] Re: [ANN] JackMix 0.3 hits the shelfs

Arnold Krille arnold.krille at gmail.com
Sun Apr 1 11:24:51 EDT 2007


2007/4/1, Salvatore Di Pietro <salvuz_78 at virgilio.it>:
> I'm trying to build it, but...
> This is on Slackware 11 with QT 4.1.2, gcc 3.4.6:
> salvuz at slack11-sal:~/tmp/jackmix-0.3$ QTDIR=/usr/lib/qt-4.1.2/ scons
> g++ -I/usr/lib/qt-4.1.2/include -Wall -Werror -g -fpic -O2 -DNDEBUG
> -DNO_DEBUG -Ili                                 bgui -I. -Ilibgui
> -Ilibcore -c -o libgui/graphicalguiserver.o libgui/graphicalguise
>                      rver.cpp
> libgui/graphicalguiserver.cpp: In member function `virtual bool
> JackMix::GUI::Graph icalGuiServer::messageYesNo(const QString&, const
> QString&) const':
> libgui/graphicalguiserver.cpp:20: error: `StandardButton' is not a
> member of `QMess                                 ageBox'

Argg!! Qt changed their API from Qt4.1 to Qt4.2.

Try making the variable button to an int instead of
QMessageBox::StandardButton...

> libgui/graphicalguiserver.cpp: In member function `virtual bool
> JackMix::GUI::Graph icalGuiServer::messageOkCancel(const QString&, const
> QString&) const':
> libgui/graphicalguiserver.cpp:27: error: `StandardButton' is not a
> member of `QMess                                 ageBox'

Please in this line the same...

Arnold
-- 
visit http://www.arnoldarts.de/
---
Wenn man mit Raubkopien Bands wie Brosis oder Britney Spears wirklich
verhindern könnte, würde ich mir noch heute einen Stapel Brenner und
einen Sack Rohlinge kaufen.


More information about the Linux-audio-user mailing list