compile on mountain lion
Brought to you by:
marzac
I am having troubles compiling this on mountain lion.
qmake runs, but with make I get three errors.. (v2.11)
/usr/include/sys/types.h:92:23: error: cannot combine with previous 'int' declaration specifier
./interface/../core/midi.h:135:34: error: unknown type name 'snd_rawmidi_t'
editeur.cpp:95:45: error: no member named 'x11Info' in 'MainWindow'
any idea how to fix this? or is anyone capable of compiling a mac version ?
thanks