top | item 43305975

(no title)

mobiledev2014 | 11 months ago

Amazing, this is exactly the kind of thing I happened to be looking around for this week. I'm sure I can reason it out but would you mind adding macOS steps to the readme? I notice you marked an issue about macOS compilation as completed so I assume it works?

Edit: Yes yes yes this is awesome, thank you!

discuss

order

mobiledev2014|11 months ago

Alright alright I did it myself :)

* git clone https://github.com/Interactive-Echoes/IEMidi.git

* git submodule update --init --recursive

* cmake .

* cpack

I also had to install Vulkan because I didn't have it

i-e|11 months ago

Nice! yes IEMidi is cross platform and works on macOS, but i haven't gotten the time to finalize the Packaging for that system yet, but extremely glad it works right out of the box on your macOS.