On Wed, Jul 28, 2004 at 04:21:37PM +0100, Dave Griffiths wrote: > On Wed, 2004-07-28 at 23:46, Steve Harris wrote: > > Build error: > > > > g++ -pipe -Wall -O3 -ggdb -ffast-math -Wno-unused -fPIC -fPIC -c -o > > src/AdditiveVoice.os src/AdditiveVoice.cpp > > src/AdditiveVoice.cpp: In constructor > > `tiny::AdditiveVoice::AdditiveVoice(int) > > ': > > src/AdditiveVoice.cpp:27: error: uninitialized member ' > > tiny::AdditiveVoice::SINCOS_LOOKUP' with 'const' type 'const float' > > scons: *** [src/AdditiveVoice.os] Error 1 > > scons: building terminated because of errors. > > > > I'm using gcc 3.3.3, which is very fussy about consts being const. > > Interesting, uploaded a new tarball, try it again - there might be more > though.
Sorry, for the noise, that was meant to be offlist. I tried the same link again, but it seems the same. I tried getting ...1.1.tar.gz but it wasn't there. - Steve
