[CM] trying to compile grace

todd ingalls testcase@asu.edu
Sun, 2 Sep 2007 18:23:27 -0700


i believe you might be trying to build against juce 1.44 . we still  
need to move to that version - could you try building against juce  
1.43? we hope to have this updated soon!

todd


On Sep 2, 2007, at 6:11 PM, padovani wrote:

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