In my project I should use midi file, but iphone can’t play them. I found out that Timidity++ library may be portable to iphone. I downloaded source and tried to build it use build_for_iphoneos.sh script, but always have error – “build_for_iphoneos.sh: line 119: ./configure: No such file or directory”.
Any one, please help me!
The file
./configureis missing, check if the file really is missing or if it is in another directory.