freecycle-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freecycle-users] sf2manager


From: doorstep doorstep
Subject: [Freecycle-users] sf2manager
Date: Sat, 14 May 2011 00:22:53 +0200

Hi, I am trying to compile freecycle with sf2 support.

I have midi support compiled in, but when i try to send midi to freecycle nothing happens. :/
such a nice program, shame it does not work properly.

please help

address@hidden:~/src/freecycle-0.6.1.1alpha$ make
cd src && make -f Makefile
make[1]: Entering directory `/home/jf/src/freecycle-0.6.1.1alpha/src'
g++ -c -pipe -g -Wall -W -O2 -D_REENTRANT  -DHAS_JACK -DHAS_ALSA -DHAS_LIBINSTPATCH -DHAS_AUBIO -DHAS_SOUNDTOUCH -DHAS_MIDI -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I../src -I/usr/include -I/usr/local/include -I/opt/gnome/include/glib-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/opt/gnome/lib/glib-2.0/include -I/usr/include/libinstpatch-1.0 -I/usr/include/qt3 -o sf2manager.o sf2manager.cpp
sf2manager.cpp: In member function ‘void SF2Manager::writeSF2File(QString, QStringList*, QValueList<beatline_data>)’:
sf2manager.cpp:75:75: error: cannot convert ‘const char*’ to ‘GError**’ for argument ‘2’ to ‘IpatchFileHandle* ipatch_file_identify_open(const char*, GError**)’
sf2manager.cpp:153:61: error: cannot convert ‘IpatchSF2File*’ to ‘IpatchFileHandle*’ for argument ‘1’ to ‘IpatchSF2Writer* ipatch_sf2_writer_new(IpatchFileHandle*, IpatchSF2*)’
make[1]: *** [sf2manager.o] Error 1
make[1]: Leaving directory `/home/jf/src/freecycle-0.6.1.1alpha/src'
make: *** [sub-src] Error 2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]