Howdy, Just as a datapoint, I think our OpenGL support is very fragile depending on the exact version and implementation of OpenGL that is installed. Our configure system could probably get smarter to make sure the proper versions, header files, extensions/etc are available.
Duke On Fri, Mar 23, 2012 at 5:52 AM, NotFound <[email protected]> wrote: > Hello > >> Roughly the same can be said about OpenGL: if it worked, it would be >> very interesting from a Perl 6 perspective. The last few times I've >> tried to run some OpenGL examples, I was rather underwhelmed though (and >> even if it worked for me, at least half of those on #perl6 who tried it >> didn't get it to run). > > The opengl examples in the winxed repo works fine: > > examples/fly.winxed > examples/glcubes.winxed > examples/opengl.winxed > > -- > Salu2 > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev -- Jonathan "Duke" Leto <[email protected]> Leto Labs LLC 209.691.DUKE // http://labs.leto.net NOTE: Personal email is only checked twice a day at 10am/2pm PST, please call/text for time-sensitive matters. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
