Files
haikuports/dev-python
Scott McCreary b2c65c120b This updated pygame patch now allows it to detect libpng and build on a gcc4 Haiku,
but it's still not actually finding and using png files, at least test_sprite.py is failing saying
" sprite_surface2 = pygame.image.load(os.path.join(data_dir, "static.png")) 
pygame.error: File is not a Windows BMP file
2010-09-17 18:41:53 +00:00
..