I’m getting set up to work through the examples in this article “Introduction to using the
Csound Host API” here
I’ve installed MinGW. Now I need to create an import library by running this at the command prompt
pexports -o csound32.dll.5.1 > csound32.def
So I went to sourceforge to get the pexports tool here
There are alot of download choices. How do I know which one to download?