yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02060
Re: [Bug 431834] Re: VTK feature problem to compile
#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?
I did not know about cgal. But it seems interesting library.
PS I still cant compile with vtk feature.
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями
Anton Gladkyy
2009/9/17 Sergei Dorofeenko <dorofeenko@xxxxxxxxx>
> Anton Gladky:
> > How large is this library? Maybe we can add it to the YADE source tree?
> >
>
>
> sega@laptop:~/work/paraview> ls -lh vtk-5.4.2.tar.gz
> -rw-r--r-- 1 sega users 18M Сен 8 16:02 vtk-5.4.2.tar.gz
>
> Fairly large. I do not know if we can pull out of it only the necessary
> parts ...
> And is it worth doing at all. It's almost like included in the source
> boost or cgal.
>
> But what about have it as feature? like cgal?
>
> --
> VTK feature problem to compile
> https://bugs.launchpad.net/bugs/431834
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> 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
>
--
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
Follow ups
References