Trying to compile the makefiles from midifile.sapp.org gives me the following output:
process_begin: CreateProcess(NULL, which wget, ...) failed.
process_begin: CreateProcess(NULL, which curl, ...) failed.
process_begin: CreateProcess(NULL, uname, ...) failed.
make[1]: [makedirs] Error 1 (ignored)
make[1]: [makedirs] Error 1 (ignored)
'LANG' is not recognised as an internal or external command, operable program or batch file.
make[1]: *** [Binasc.o] Error 1
make: *** [library] Error 2
No idea what any of this means, or why it isn't working. Help would be appreciated.