| I have found my libraries -- this machine has had an odd history with
/usr and that is hitting me.
Now stuck on
g++ -DCSOUND_WITH_API -g -O2 -DLINUX -Wall -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_MALLOC_H -DHAVE_SGTTY_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_DIRENT_H -DRTAUDIO -DWINDOWS -DUSE_FLTK -DCSOUND_WITH_API -fexceptions -DBETA -I. -IH -I/usr/local/include -I/usr/include -c -o InOut/FL_graph.o InOut/FL_graph.cpp
In file included from InOut/FL_graph.cpp:33:
H/csoundCore.h:547: parse error before `2'
InOut/FL_graph.cpp:90: warning: aggregate has a partly bracketed
initializer
scons: *** [InOut/FL_graph.o] Error 1
scons: building terminated because of errors.
I understand the warning, but hne parse error is beyond me at present!
==John ffitch |