kawa-kokosowa / sappho

2D Game Library
http://sappho.lillian.link/
MIT License
15 stars 1 forks source link

document el capitan issue, resolve #63

Open kawa-kokosowa opened 8 years ago

kawa-kokosowa commented 8 years ago

I should document the SDL downgrade process for El Capitan as per

The other problem you will have once Pygame is working is that images will be corrupted due to a bug/incompatibility with the latest version of SDL_image. You will have to downgrade SDL_image to 1.2.10 as described here:

https://bitbucket.org/pygame/pygame/issues/284/max-osx-el-capitan-using-the-deprecated

http://stackoverflow.com/questions/35369305/how-to-install-pygame-on-el-capitan

kawa-kokosowa commented 8 years ago

http://stackoverflow.com/questions/33112682/pygame-sprite-glitch

kawa-kokosowa commented 8 years ago

https://www.reddit.com/r/pygame/comments/436gt1/fixing_pygame_on_os_x_el_capitan/

kawa-kokosowa commented 8 years ago

https://github.com/renpy/pygame_sdl2