Hi Dave:
Trying to compile fluxus:
[dlphilp@localhost fluxus-0.5rc1]$ make
g++ -c -pipe -Wall -O3 -ffast-math -DNO_DEBUG -Wno-unused -fPIC -Isrc
-Ilibfluxphysics/src -Ilibfluxus/src -I/usr/local/include
-I/usr/X11R6/include -o libfluxphysics/src/Physics.o
libfluxphysics/src/Physics.cpp
In file included from libfluxphysics/src/Physics.cpp:18:
libfluxphysics/src/Physics.h:18:29: fluxus/Renderer.h: No such file or
directory
[snip]
Indeed, there's no such directory. The file is there in
~/fluxus-0.5rc1/libfluxus/src but your includes for Physics.h (and maybe
other files?) expect different. Grrr... ;)
Best,
dp
Dave Griffiths wrote:
On Tue, 08 Jun 2004 09:32:18 -0400, Dave Phillips
wrote
What I'd really like to see:
a varispeed CD player with sectional looping capability (a huge
help for learning difficult passages) a true OpenGL realtime
waterfall spectral display a la Alan Peever's Spectrogram
you might be able to knock something up like this as a script in fluxus:
http://www.pawfal.org/Software/fluxus/
plug plug! :)
cheers,
dave