Re: [wxpython-users] OpenGL and Mesa3D
by Robin Dunn other posts by this author
May 29 2009 10:24AM messages near this date
[wxpython-users] OpenGL and Mesa3D
|
[wxpython-users] pyCairo 1.8.4 requires python2.6 ?
chris botos wrote:
> Hi all,
>
> I'm on a Solaris 10 platform with Python2.5. I'm looking at upgrading
> wxPython from 2.6.3.3 to the latest version. I'd like to build
> "--with-opengl".
>
> I've been trying to figure out though how to tell if OpenGL is on my
> system, so far embarrassingly without success.
>
> I also see that Mesa3D is also an option, but I believe I understand
> that Mesa3D does not use hardware acceleration, so I'm obviously
> concerned with performance.
>
> If anyone could help or comment on any of this it would be very much
> appreciated!
Keep an eye on the output of wxWidget's configure (or check the log.)
It should give some info about whether it found what it needs for the
opengl option.
--
Robin Dunn
Software Craftsman
http://wxPython.org
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Chris Botos
Robin Dunn
|