[vtkusers] VTK 4.0 with VolumePro support on Linux

Sebastian Haase haase at msg.ucsf.edu
Thu Oct 10 13:25:05 EDT 2002


Hi VolumePro board users !
I got VTK 4.0 now compiled (with volumePro 1000 support).
The trick was that I inserted a "#inlcude" line in
./Rendering/vtkVolumeProMapper.h  :
#include <vli3/include/vli.h>
Which as I thing resolved a "namespace' issue that got introduced with a
recent change
 in the VolumePro source.

BUT: now, how do I get e.g. the "volProt" sample program to use my board ?
Is there environment variable to be set ?  Or does it maybe not work because
of
 perspective projection  while the board only supports orthogonal !?

Thanks,
Sebastian






----- Original Message -----
From: "Sebastian Haase" <haase at msg.ucsf.edu>
To: <vtkusers at public.kitware.com>
Sent: Tuesday, September 24, 2002 5:03 PM
Subject: [vtkusers] VTK 4.0 with VolumePro support on Linux


> Hi Folks,
> I'm trying to get started with VTK !
> We have a VolPro1000 board - so I got the VTK source , ccmake and turned
the
> VolPro1000 option on.
> I had to create a directory named 'vli3'  and under that a directory
> 'include'
> to put the header file 'vtk3.h'  into that . So finally I told ccmake that
> my header file is in
> '/jws18/lehuaStuff/vli3/include/'
> When I do a make I get ( maybe after 30 min. or so)
> these compiler errors complaining about e.g. VLIContext defined both in a
> VTK-header file and in the vli3.h file which came with the VolumePro1000
> board. :
>
 <snip>




More information about the vtkusers mailing list