On Tue, 2004-08-24 at 10:22 +0200, Comix wrote: > Il mar, 2004-08-24 alle 07:47, Jos Laake ha scritto: > > Hi, > > > > I'm trying to compile hydrogen on my CCRMA/RedHat PC (Pentium 4) > > And I get this error: > Hi Jos, is a QT related problem, but you can try with the 0.9.0beta2 > that I have uploaded yesterday. > The hydrogen site is still not updated...here's the direct link > > http://prdownloads.sourceforge.net/hydrogen/hydrogen-0.9.0beta2.tar.gz?download With beta2, I am having this error: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/lib/qt3//include - I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O3 -c -o LadspaFXSelector.o `test -f 'LadspaFXSelector.cpp' || echo './'`LadspaFXSelector.cpp InstrumentPropertiesDialog.cpp: In member function `virtual void InstrumentPropertiesDialog::layerSelected()': InstrumentPropertiesDialog.cpp:208: error: `round' undeclared (first use this function) InstrumentPropertiesDialog.cpp:208: error: (Each undeclared identifier is reported only once for each function it appears in.) make[3]: *** [InstrumentPropertiesDialog.o] Error 1 Austin