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

Re: [pygame] MacOS/PyGame/PyOpenGL mouse inversion



On 1/18/07, Dave LeCompte (really) <dave@xxxxxxxxxxxx> wrote:
> call:
> print pygame.base.get_sdl_version()

(1, 2, 7)

Ah - that must be the issue... mine is (1, 2, 11).. the sdl bug with
the y inversion must have been fixed somewhere between patch 7 and
patch 11

I'm not sure how you got the older version, and why pygame is loading
it... I'm pretty sure I installed 1.8.0pre from the pythonmac.org
universal binary prebuilt:
http://pythonmac.org/packages/py24-fat/mpkg/pygame-1.8.0pre-py2.4-macosx10.4.zip
and that it installed the framework build of sdl... do you know where
you installed from?