← Back to team overview

yade-dev team mailing list archive

Re: [Bug 431834] Re: VTK feature problem to compile

 

Anton Gladky пишет:
> #include<vtkUnstructuredGrid.h>
> #include<vtkXMLUnstructuredGridWriter.h>
> #include<vtkXMLMultiBlockDataWriter.h>
>
> Is that all, what is used for the VTK? Maybe to add just those
> files+dependencies?
>   
It will be half library.... 

> I did not know about cgal. But it seems interesting library.
>
> PS I still cant compile with vtk feature.
>
>   
Sorry, not saw. Just comment out this line:

#include<vtkXMLMultiBlockDataWriter.h>

It is fixed in the last rev.

-- 
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