Tuma wrote:
> I have error with SCons.
>
> 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 /System/Library/Frameworks/OpenGL.framework/Versions/A/Headers/glu.h... 
> no
> Did not find GLU development files, exiting!
>
> So, how can I tell SCons where to look for glu.h?
>
> -------------------------------------------------------------------------
> 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
>
>   
yes, i think you have linux. go to src/Sconscript, search this line, and
change to your local environment. on my system gl.h and glu.h under
/usr/include/GL.

it is an issue on the buildsystem. i had this error sometimes in the svn
version...

happy xmas



-------------------------------------------------------------------------
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

Reply via email to