glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] scons on os x


From: Bradley Arsenault
Subject: Re: [glob2-devel] scons on os x
Date: Wed, 8 Aug 2007 20:56:00 -0400

On 8/8/07, Shawn Anderson <address@hidden> wrote:
Has anyone got the scons stuff working with os x?

I used the tarball that was distrubuted on this list a little while back: glob2-0.9.1
when I run scons, I get:
Checking for C library GL... no
Checking for C library GL... no
Checking for C library opengl32... no
Could not find libGL or opengl32, or could not find GL/gl.h or OpenGL/gl.h

It build the old way w/ autotools, and it does find the header, but it cannot locate the GL lib.
so the call to CheckLib('GL') fails.
Can anyone advise and/or update the SConstruct file?

/Shawn

I had copied over the OSX special overrides from our autotools. On OSX, the libs are named the same and the header directories are different. Perhaps you should find out what the library names are and where they are located exactly on your system.




--
Extra cheese comes at a cost. Bradley Arsenault.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]