Re: [Pyobjc-dev] PyOpenGL and PyObjC 2 (Leopard)
Brought to you by:
ronaldoussoren
|
From: Ronald O. <ron...@ma...> - 2008-02-15 16:10:05
|
On 14 Feb, 2008, at 23:24, Daniel Casimiro wrote: > Hi, > > I am little confused about which version I should use in Leopard. > > Is PyOpenGL part of the Apple supported Python/PyObjC 2 installation > on > Leopard? Yes. > > > What is different about the PyOpenGL-2.0.2.01* hosted in the PyObjC > subversion repository? Is this version tested/supported? The version in the repository is an OSX port of PyOpenGL 2.0.2.01. I still haven't managed to push the differences upstream, IIRC they have to do with including the right headers. The actual change was pretty small, but a source-tree diff is larger because the change affects a number of generated files. Ronald |