brucelane / Cinder-MIDI2

Alternative approach to interfacing RtMidi lib in Cinder
21 stars 10 forks source link

update mac example. #1

Closed ThomasLengeling closed 10 years ago

ThomasLengeling commented 10 years ago

Tested only on a 10.9.3 mac, it should work on others versions of mac.

Need to add coreMIDI.framework to the mac project. I have no idea how to add it to the XML file.

MartinBspheroid commented 10 years ago

Damn, I forgot about that framework! You mean that you have to add coreMidi as some sort of native lib on mac to make it work?

ThomasLengeling commented 10 years ago

yeah you need to add the navite a lib, CoreMIDI.framework, if you dont add it you get compiler errors, I been trying to add it to the xml, but no luck yet, but its working fine