I'm really glad to hear you're working on the OS X port. I'll try it
out as soon as I get a few cycles free. I'm excited about the
possibilities for PyOpenGL in the future--the ctypes work opens up
some interesting territory.
Thanks for working on this.
--Dethe
On 28-Sep-06, at 8:31 PM,
As a side note to this discussion on building PyOpenGL 2.0, I'd like
to mention that Mike Fletcher is working on OpenGL-ctypes, which is
to become PyOpenGL 3.0.
I am working on the Mac OS X porting work. Many of the simpler tests
now run, but there are still many issues to be worked out. Wit
On Sep 28, 2006, at 8:28 PM, Michael Glassford wrote:
After a bit of further investigation, the problem appears to be that
py2app isn't correctly finding stuff that's in a zipped egg file, so
that stuff is never being included in the py2app application's
site-packages.zip file. Should it? Or s
On Sep 28, 2006, at 8:04 PM, Bob Ippolito wrote:
On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
Bob Ippolito wrote:
On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
I've just installed Python 2.5, then installed py2app and pyobjc
using
easy_install. My application built ju
On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> Bob Ippolito wrote:
> > On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> >> Bob Ippolito wrote:
> >> > On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> >> >> Bob Ippolito wrote:
> >> >>> On 9/28/06, Michael Glassford <[E
Bob Ippolito wrote:
> On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
>> Bob Ippolito wrote:
>> > On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
>> >> Bob Ippolito wrote:
>> >>> On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
>> I've just installed Python 2.5, then
On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> Bob Ippolito wrote:
> > On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> >> Bob Ippolito wrote:
> >>> On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> I've just installed Python 2.5, then installed py2app and pyobjc
Bob Ippolito wrote:
> On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
>> Bob Ippolito wrote:
>>> On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
I've just installed Python 2.5, then installed py2app and pyobjc using
easy_install. My application built just fine, but when
On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> Bob Ippolito wrote:
> > On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> >> I've just installed Python 2.5, then installed py2app and pyobjc using
> >> easy_install. My application built just fine, but when I run it I get
> >> the
Bob Ippolito wrote:
> On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
>> I've just installed Python 2.5, then installed py2app and pyobjc using
>> easy_install. My application built just fine, but when I run it I get
>> the error "ImportError: No module named PyObjCTools" when it tries to
On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> wrote:
> I've just installed Python 2.5, then installed py2app and pyobjc using
> easy_install. My application built just fine, but when I run it I get
> the error "ImportError: No module named PyObjCTools" when it tries to
> execute the line "from
I've just installed Python 2.5, then installed py2app and pyobjc using
easy_install. My application built just fine, but when I run it I get
the error "ImportError: No module named PyObjCTools" when it tries to
execute the line "from PyObjCTools import AppHelper". How does
PyObjCTools get insta
On Thursday, September 28, 2006, at 08:09AM, Joshua Boverhof <[EMAIL
PROTECTED]> wrote:
>4Suite-XML-1.0rc4 failed to build with python2.5 on my mac OSX
>10.4.7, which I installed using universal python-2.5-macosx.dmg.
>
>I was getting this error:
>
>Ft/Xml/src/expat/lib/xmlparse.c:20: error:
On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On 27.09.2006, at 19:35, Bob Ippolito wrote:
>
> >> What I was looking for is actually a bit more modest: I want to
> >> create an installer that checks that all dependencies are fulfilled.
> >> Bundling everything in one installer is not a
On 27.09.2006, at 19:35, Bob Ippolito wrote:
>> What I was looking for is actually a bit more modest: I want to
>> create an installer that checks that all dependencies are fulfilled.
>> Bundling everything in one installer is not always a good idea, as it
>> could easily overwrite an already exis
15 matches
Mail list logo