yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #03714
Re: scons with vtk feature
> Do you think that adding VTK dir to CPPPATH would help? and if yes, how to do this? :-)
the default value is
CPPPATH=/usr/include/vtk-5.0:/usr/include/vtk-5.2:/usr/include/vtk-5.4:/usr/include/eigen2 (see scons-h), but if you changed it, you might need to re-add the specific directory you need. See ../build-*-*/config.log, that will contain what the exact error was.
Cheers, v.
References