Re: Gtk2::GLExt build problems




On Jun 3, 2006, at 2:46 PM, Mark Glines wrote:

muppet wrote:
Does it help if you move the "mkdir 'build', 0777;" line before the
do_pod_files() line?

Yes, that fixed it.

Will commit to cvs if sourceforge ever starts behaving again.


I'd like to learn a little more about the module. Is there a TODO list?
 What else do you think it needs, to bring it to 1.0?  (And is there
some kind of frontend module that uses it, to consolidate the fact that
there are 3 APIs depending on which OpenGL module you use?)

From what i can tell through a quick eyeball diff, the actual GLExt API is just a couple of additions to Gtk2::Widget to give you the GL context; that part is the same no matter what OpenGL module you use. The differences come down to the different APIs of the OpenGL modules.

If there was a TODO list, it would be in the source tarball, which there isn't.

Basically, the module needs someone familiar with using OpenGL and gtk + to give it a sanity check and some spit and polish. Otherwise, it should be fairly ready for 1.0.


--
"the ternary operator makes it a bit less ugly."
    -- kaffee




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