[Bf-committers] Color Slider in FaceSelect and scons

Nathan Letwory bf-committers@blender.org
Wed, 16 Jun 2004 12:18:19 +0300


You should be fine if you remove your existing config.opts (or back it 
up so you can review your settings).

/jesterKing

Carsten Wartmann wrote:
> Hi all,
> 
> I still miss the color sliders in FaceSelectMode, I submitted a patch/idea
> how to include it in the editButtons some time ago, any opinions on this
> topic from the developers?
> 
> Currently I am not able to compile blender using scons:
> 
> cw@sawfish:~/src/blender$ scons
> scons: Reading SConscript files ...
> Using config file: config.opts
> KeyError: 'DEFINES':
>   File "SConstruct", line 871:
>     defines += user_options_dict['DEFINES']
> cw@sawfish:~/src/blender$
> 
> Do I need a new scons or what is happening here?
> 
> Regards,
> Carsten.