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

Re: [pygame] Embedding pygame into wxPython



On Mon, 2006-07-17 at 13:08 +0200, Alexander 'boesi' BÃsecke wrote:
> And my question exists further: Why is there no pygame 1.7 for Python2.3?

Python 2.4 requires a different MSCV compiler than older releases. Most
people can build one or the other, but not both. If you have MSVC5 it is
simple to build your own Pygame, once you have the dependencies.