issues
search
dsacre
/
mididings
A MIDI router/processor based on Python
http://das.nasophon.de/mididings/
GNU General Public License v2.0
120
stars
40
forks
source link
Use boost::unordered_map, fix build issues on OSX
#2
Closed
aldanor
closed
10 years ago
aldanor
commented
10 years ago
Replace std::try::unordered_map with boost::unordered_map
Respect LIBRARY_PATH environment variable
Search .dylib libraries on OSX
Add *.pyc to .gitignore
aldanor
commented
10 years ago
This addresses #1 and other build problems on OSX