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

Re: [pygame] Another blitting surface to itself crash



That seems to be it. Try out the modified SDL.dll for Pythons 2.4. and 2.5:

http://www3.telus.net/len_l/pygame/SDL-self-blit.zip

md5sum:
59a283f9383d6b5512c236d98e39c97b *SDL-self-blit.zip

Lenard


Lenard Lindstrom wrote:

I will. But it will be hand-customized.

Lenard


Brian Fisher wrote:
Hey Lenard,
Can you build SDL with mingw in a way that the inlined assembly won't be used? (i.e. so that it uses the same source that VisualC does to build)