Tuma wrote: > Thanx, Mike! > Next problem is: > > scons qtdir="/usr/local/Trolltech/Qt-4.3.3" > scons: Reading SConscript files ... > Platform: Linux > QT path: /usr/local/Trolltech/Qt-4.3.3 > Loading qt4 tool... > Checking for C library portaudio... yes > Checking for C library mad... yes > Checking for C library id3tag... yes > Checking for C library vorbisfile... yes > Checking for C library vorbis... yes > Checking for C library ogg... yes > Checking for C library GL... yes > Checking for C library GLU... no > Checking for C library glu32... no > Checking for C header file /usr/X11R6/include/GL/glu.h... yes > Checking for C library sndfile... yes > Checking for pkg-config (at least version 0.15.0)... yes > Checking for QtCore (4.3 or higher)... no > QT >= 4.3 not found. > > Should I define QtCore include path? If so - how could I do that? > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mixxx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > > Had the same issue. I didnt change any paths though, it helped for me to install the qt -dev packages (in my case, libqt4-dev, im on Ubuntu 7.10)
Dont know if this might as well help you... which system are you on? regards, pw ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
