yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02049
Re: [Bug 431834] [NEW] VTK feature problem to compile
> I tried to install VTK feature, but can compile with vtk feature
> enabled:
>
> I get:
>
> Checking for vtkInstantiator::New() in C++ library vtkHybrid... no
> ERROR: Unable to compile with optional feature `vtk'.
>
> I installed all packages with "vtk" name in my Ubuntu 9.04
It needs VTK headers. Try with
scons CPPPATH='/usr/include/vtk/'
--
VTK feature problem to compile
https://bugs.launchpad.net/bugs/431834
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: New
Bug description:
I tried to install VTK feature, but can compile with vtk feature enabled:
I get:
Checking for vtkInstantiator::New() in C++ library vtkHybrid... no
ERROR: Unable to compile with optional feature `vtk'.
I installed all packages with "vtk" name in my Ubuntu 9.04
References