[vtkusers] Newbie: A stable source version for Solaris?

Jonathan Bailleul bailleul at greyc.ismra.fr
Thu Jan 30 14:53:41 EST 2003


donna at v1.wustl.edu wrote:
> 
> Hi Jonathan,
> 
> Try the 10/5/2002 version of vtk on Solaris:
> 
> cvs -d :pserver:anonymous at public.kitware.com:/cvsroot/VTK -z3 -q co -D
> "10/5/2002" VTK
> 
> If you are using Mesa, make sure you set OPENGL_INCLUDE_PATH and
> OPENGL_LIBRARY in the cmake cache file.
> 
> Donna


Unfortunately, I now get another error!

Building object file vtkImageResample.o...
Building object file vtkImageReslice.o...
/tmp/VECTRA/VTK/Imaging/vtkImageReslice.cxx: In function `void
vtkGetResliceInterpFunc<float>(class vtkImageReslice *, int (**)(void
*&, const void *, const int *, const int *, int, const float *, int,
const void *))':
/tmp/VECTRA/VTK/Imaging/vtkImageReslice.cxx:1661:   instantiated from
here
/tmp/VECTRA/VTK/Imaging/vtkImageReslice.cxx:1404: conversion from `int
(**)(void *&, const void *, const int *, const int *, int, const float
*, int, const void *)' to non-scalar type `{error}' requested
/tmp/VECTRA/VTK/Imaging/vtkImageReslice.cxx:1404: conversion from `int
(**)(void *&, const void *, const int *, const int *, int, const float
*, int, const void *)' to non-scalar type `{error}' requested
/tmp/VECTRA/VTK/Imaging/vtkImageReslice.cxx:1404: sorry, not
implemented: `function_decl' not supported by dump_type
/tmp/VECTRA/VTK/Imaging/vtkImageReslice.cxx:1404: conversion from `int
(**)(void *&, const void *, const int *, const int *, int, const float
*, int, const void *)' to non-scalar type `' requested
/tmp/VECTRA/VTK/Imaging/vtkImageReslice.cxx:1404: confused by earlier
errors, bailing out
make[3]: *** [vtkImageReslice.o] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Imaging] Error 2
make: *** [default_target] Error 2


Has anyone succesfuly compiled VTK on solaris recently? Which date
should I try?
I've even tried to compile the 4.0 version but it failed because of
cmake, apparently because my cmake is too recent (latest release).

Thanks again for your patience!

-- 
--------------------------
Jonathan BAILLEUL
Doctorant au GREYC Image
ISMRA, Université de Caen



More information about the vtkusers mailing list