Hi
I wanted to try hydrogen.the sf download link for the files wasn't working so
I got it from CVS. I did :
./autogen.sh
./configure
make
and I got :
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -O2 -c -o main.o `test -f 'main.cpp' ||
echo './'`main.cpp
In file included from MainForm.h:46,
from HydrogenApp.h:38,
from SplashScreen.h:37,
from main.cpp:34:
DrumkitManager.h:66: `DrumkitInfo' was not declared in this scope
DrumkitManager.h:66: parse error before `>' token
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/home/anton/CVS/hydrogen/hydrogen_gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/anton/CVS/hydrogen/hydrogen_gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/anton/CVS/hydrogen'
make: *** [all] Error 2
Anybody else seen this?
Thanks
Antonis
On Saturday 24 May 2003 18:37, Comix wrote:
Hi all, the 0.8.0 version of Hydrogen Gnu/Linux drum
machine is available
at
http://hydrogen.sf.net
Features:
* Graphical user interface based on QT 3,
* Sample based audio engine,
* Oss Audio driver,
* Jack Audio driver,
* Export to disk audio driver,
* Alsa Midi input,
* Ability to import/export xml-based song file,
* 64 ticks per pattern,
* 16 voices with volume, mute, solo, pan capabilities,
* Import of samples in wave, au, aiff format.
* Humanize and swing functions
* Delay FX (new)
* Assignable Jack ports in preferences file (new)
* Assignable midi-in channel (1..16, ALL) (new)
* Import/export of drumkits (new)
Changes:
* Delay FX
* Bug fix in Alsa Midi Driver
* Assignable Jack ports in preferences file
* Assignable midi-in channel (1..16, ALL)
* Drumkit support (load, save, import, export)
* Acoustic drumkit included
* various GUI improvements
Happy drumming! ;)