Hello!
I just installed the Axo 1.0.10 on El Capitan and I'm trying to compile an old patch from a while back.
I get a lot of these:
/Users/mackemint/Documents/axoloti/build/xpatch.cpp:1129:6: error: 'attr_mididevice' was not declared in this scope if( attr_mididevice > 0 && dev > 0 && attr_mididevice != dev) return;
Tried removing the build xpatch.cpp as well as the axoloti.prefs-files but the errors keep coming.
Please advice.