[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-12-07 (00:28) |
From: | Olivier Andrieu <andrieu@i...> |
Subject: | Re: [Caml-list] OpenGL support in LablGTK2? |
> Matt Gushee [Mon, 06 Dec 2004]: > I was trying to compile LablGTK2 with GTKGlArea support, and I > discovered that I don't have the gtkglarea library. My Linux > distribution (Arch) doesn't provide the library for GTK2 ... and on > further investigation it appears that the gtkglarea project has > vanished. Both the Freshmeat project page and the developer's home > page (at some university in Finland, it appears) are gone. > > So what's going to happen with this? Will LablGTK2 have an > alternate way to support OpenGL--or is there reason to believe that > gtkglarea will return? Yes, there was some discussions about this on the GTK lists some time ago (web archives seem to be down so I'm unable to be more specific). I think indeed gtkglarea isn't maintained anymore and the new widget is called GtkGLExt : http://gtkglext.sourceforge.net/ -- Olivier