On Sun, May 17, 2009 at 2:36 AM, Christopher Arndt <chris.ar...@web.de>wrote:

>
> > We also have some scripts for building portmidi on windows linking to
> > the correct C libraries for different python versions (2.4,2.5, 2.6,3).
>
> That's the work I was trying to avoid by going the ctypes route.
>

I guess you could grab the portmidi dlls from the pygame builds for
windows.  For python2.4, and python2.5 you need to build against msvcrt71
and for python2.6/python3.x you need to build against msvcrt90

cu,
_______________________________________________
media_api mailing list
media_api@create.ucsb.edu
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to