On Wed, 2007-12-05 at 23:31 -0700, Jason Schaefer wrote: > dpkg reports various libqt's like libqt4-core and libqt4-gui (version > 4.2), but I thought it needed libqt3-mt (i have version 3.3.7-4). Do > i need 4.3? The README says qt3...
svn blame README . . . 1079 gamegod - QT3 Typo, my bad. :) Mixxx needs QT 4.3. If you're still running Feisty, you can get it by enabling the "backports" repository and installing it through that. (Easier than installing QT 4.3 from source...) I just added a check inside SCONS to detect QT >= 4.3 as well. Albert > > > On Dec 5, 2007 10:55 PM, Albert Santoni <[EMAIL PROTECTED]> wrote: > > > > On Wed, 2007-12-05 at 22:48 -0700, Jason Schaefer wrote: > > > Whats this all about? > > > > > > src/wtracktableview.cpp: In constructor > > > 'WTrackTableView::WTrackTableView(QWidget*, ConfigObject<Conf > > > igValue>*)': > > > src/wtracktableview.cpp:50: error: 'setWordWrap' was not declared in this > > > scope > > > src/wtracktableview.cpp:57: error: 'setCornerButtonEnabled' was not > > > declared in this scope > > > src/wtracktableview.cpp: At global scope: > > > src/wtracktableview.cpp:166: warning: unused parameter 'col' > > > src/wtracktableview.cpp:166: warning: unused parameter 'ascending' > > > src/defs.h:54: warning: 'two_pi' defined but not used > > > scons: *** [src/.obj/wtracktableview.o] Error 1 > > > scons: building terminated because of errors. > > > > Are you running QT 4.3? > > > > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
