I was trying to autotoolize portmidi and I have portmidi.dll and
porttime.dll for my C# binding, though with some manual changes.
http://github.com/atsushieno/portmidi-sharp/tree/e5070610f932a5ad2f9c0e00056e166a750f161e/portmidi-patches

The win32 patch contains a build script and autogen.sh to build
required things. Though I haven't verified if it really works out
of the box.

I kind of want to make those per-platform patches merged and make
it build everything (so far it only builds libraries) but haven't
spent time on it yet.
Feel free to reuse them if anyone can improve them :)

Atsushi Eno


Christopher Arndt wrote:
> Hello,
> 
> can somebody explain to me, why the "SConstruct" file in the
> pm_mingw/msys directory of the portmidi repo is in truth an Excel
> spreadsheet containing a list of email addresses?
> 
> Does somebody have a real SConstruct file for building portmidi with
> MinGW? I'm trying to build a Makefile for building a DLL with MinGW but
> with my limited C/gcc/DLL-fu I only managed to build static libs so far.
> 
> 
> Chris
> _______________________________________________
> media_api mailing list
> media_api@create.ucsb.edu
> http://lists.create.ucsb.edu/mailman/listinfo/media_api
> 

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

Reply via email to