Hello,
since CVS release 0.2.1.3 of Qsampler, compilation is
impossible on rhel5.1 ( i386 arch - gcc 4.1.2 ). Last
good compilation is based on CVS 2008/02/02.
Error message is always:
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I../../lib/qt4/mk
For the record, I added two new LSCP events:
http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#SUBSCRIBE%20CHANNEL_MIDI
http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#SUBSCRIBE%20DEVICE_MIDI
Already in use by QSampler to show MIDI activity.
CU
Christian