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

Re: [pygame] pygame.mixer.music broken in py2app games?



On Fri, Dec 12, 2008 at 04:01:28PM -0800, James Paige wrote:
> On Sat, Dec 13, 2008 at 10:41:59AM +1100, René Dudfield wrote:
> > hi,
> > 
> > Is there a way to tell py2app to include the pygame.mixer_music .so ?
> 
> I don't know. I'll see what I can figure out.

Actually, it looks like it is already in there. I see it at

musictest.app/Contents/Resources/lib/python2.5/lib-dynload/pygame/mixer_music.so

---
James Paige