im sorry for the delay, can you tell me what version of Juce you are using? (There was a change in the headers at some point that might be the cause of this.)
On Jul 17, 2008, at 6:52 AM, Michal Seta wrote: > Hello, > > I am getting the following problem when trying to build GraceCL on > Ubuntu Gutsy. > > ==== Building GraceCL ==== > mkdir -p build/gracecl.obj/Release > g++ -MMD -D "LINUX=1" -I "../../../juce/trunk/" -I > "/usr/local/include" -I "/usr/include" -O2 -o > build/gracecl.obj/Release/Buffer.o -c ../../src/Buffer.cpp > ../../src/Lisp.h:63: error: ISO C++ forbids declaration of > 'StreamingSocket' with no type > ../../src/Lisp.h:63: error: expected ';' before '*' token > ../../src/Lisp.h:68: error: 'StreamingSocket' has not been declared > make[1]: *** [build/gracecl.obj/Release/Buffer.o] Error 1 > make: *** [GraceCL] Error 2 > > > -- > ./MiS > 514-344-0726 > http://www.creazone.ca > > _______________________________________________ > Cmdist mailing list > [email protected] > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
