[Paraview] building paraview
Leila Baghdadi
baghdadi at sickkids.ca
Mon, 23 Feb 2004 16:14:32 -0500 (EST)
alright did that and I think I have got farther into the build but now it
gives me
Building shared library
/home/baghdadi/ParaView/bin/libvtkPVFiltersTCL.so...
Building object file test.o...
Building executable /home/baghdadi/ParaView/bin/vtkTestFilters...
/home/baghdadi/ParaView/bin/libvtkPVFilters.so: undefined reference to
`__ctype_b'
/home/baghdadi/ParaView/bin/libvtkPVFilters.so: undefined reference to
`__ctype_toupper'
/home/baghdadi/ParaView/bin/libvtkPVFilters.so: undefined reference to
`__ctype_tolower'
can you give me a hint please!
thanks
Leila
On Mon, 23 Feb 2004, Berk Geveci wrote:
> Your VTK must not be up-to-date. To compile CVS ParaView, you need
> CVS VTK of the same time.
>
> ParaView includes an hdf5 distribution because it has a simple hdf5
> reader.
>
> On Mon, 2004-02-23 at 14:45, Leila Baghdadi wrote:
> > Hi all
> >
> > I am trying to build paraview from cvs and have my own build of vtk4.5.0.
> > I get the following error
> > ../ParaView/ParaView/vtkClientCompositeManager.cxx: In member
> > function `virtual void
> > vtkClientCompositeManager::SatelliteStartRender()':
> > ../ParaView/ParaView/vtkClientCompositeManager.cxx:626: no
> > matching
> > function for call to `vtkRenderWindow::GetScreenSize()'
> > Building object file vtkPVServerObject.o...
> >
> > ***********************
> > I know that GetScreenSize() is a method of vtkRenderWindow so that leads
> > me to believe that my vtk is not compiled properly for use with paraview.
> >
> >
> > also is paraview using hdf5 internally, I see that it is trying to compile
> > hdf libraries!
> >
> >
> > Thanks
> >
> >
> > Leila
> >
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
>