MidiLib - PortMidi¶
Prerequisites¶
PortMIDI compilation requires CMake, for which an installer can be downloaded from http://www.cmake.org/cmake/resources/software.html
Be sure that you choose to install the command-line links when prompted.
Procedure¶
cdinto the top-level portmidi directory- run
make -f pm_mac/Makefile.osx - check that all of the architectures are built with
lipo -info Release/libportmidi_s.a(at the time of this writing it builds i386 ppc and x86_64 by default) - copy
libportmidi_s.ato the correct location and rename for jamoma