octave-maintainers
[Top][All Lists]
Advanced

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

Re: Configuring the latest default hg on OSX


From: c.
Subject: Re: Configuring the latest default hg on OSX
Date: Mon, 30 Jun 2008 12:16:15 +0100


On 30/giu/08, at 12:02, Ben Abbott wrote:

Thanks for reminding me. I'd neglected to verify that I'm doing that correctly. I've written a short script using sed to modify lines 32 and 33 of gl-render.h. They result is below ...

         32 #include <OpenGL/gl.h>
         33 #include <OpenGL/glu.h>

When you finish the configure process on your mac, what does the line beginning with "OPENGL libraries:" list?

Nothing, but the linking seems to work...
I think this is because the OpenGL libraries are set via
the environment:

LDFLAGS="-framework OpenGL"

not by autoconf


Ben

c.



reply via email to

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