hi, I'm getting this error while trying to compile grace... Any Idea?<br>Zé<br><br>root@ubuntu:/usr/local/lisp/grace# scons JUCEDIR=/usr/local/juce/<br>scons: Reading SConscript files ...<br>Checking for C library freetype... yes
<br>Checking for C library GLU... yes<br>Checking for C library GL... yes<br>Checking for C library asound... yes<br>Checking for C++ header file juce.h... yes<br>Checking for C library juce... yes<br>scons: done reading SConscript files.
<br>scons: Building targets ...<br>g++ -o build/Audio.o -c -DLINUX -DHAVE_CONFIG_H -DNDEBUG -I/usr/X11R6/include -Isrc -I/usr/local/juce src/Audio.cpp<br>src/Grace.h:20: error: 'ShinyLookAndFeel' does not name a type
<br>scons: *** [build/Audio.o] Error 1<br>scons: building terminated because of errors.<br><br>