Latest from hg on OSX
Shai Ayal
shaiay at gmail.com
Tue Jun 17 22:21:37 CDT 2008
On Wed, Jun 18, 2008 at 1:44 AM, Carlo de Falco <carlo.defalco at gmail.com> wrote:
>
> On 17/giu/08, at 23:01, Thomas Treichl wrote:
>
>> Ok for me, but then I vote for a configure-test which automatically sets
>> up "all" necessary Mac-specific compiler and linker options and ignores all
>> the other UNIX options.
>> My thought always has been to keep as much UNIX as possible for Mac too
>> and to not make the codes depend on too many platform specials, eg. like the
>> Mac-only -FOpenGL option and an #include <Framework/whatever.h> or similar.
>>
>> Thomas
>
> Then, what about including FL/gl.h and FL/glu.h and rely on fltk to chose
> where to find OpenGL library and headers?
We were trying to make the gl-render "pure" opengl, independent of
toolkit so that we can add/change toolkits in the future, but we can
just take the code from fltk and incorporate it into octave
Shai
More information about the Octave-maintainers
mailing list