[vtkusers] VTK_HAVE_VG500 flag

Amy Henderson amy.henderson at kitware.com
Fri Nov 9 09:05:13 EST 2001


I made changes to that file a couple days ago that I think will fix 
that.  Please get the update from CVS.

- Amy

At 04:08 PM 11/9/2001 +1030, David J. Netherway wrote:
>After selecting the VG500 in CMake and attempting to build the software
>I had an error with the following line:
>
>#elif VTK_HAVE_VG500
>
>in line 145 of vtk\Rendering\vtkVolumeProMapper.cxx.
>
>When I replaced it with
>
>#elif 1
>
>the build was fine.
>
>This was odd because earlier in the same module (line 47) the line
>
>#ifdef VTK_HAVE_VG500
>
>did not cause a problem.
>
>In vtkToolkits.h the value was defined with:
>
>#define VTK_HAVE_VG500
>
>
>I am building the TCL version on Win2000.
>
>Thanks, David
>
>
>X-Mozilla-Status2: 00000000
>Message-ID: <3BE78EDF.575B5F16 at adelaide.edu.au>
>Date: Tue, 06 Nov 2001 17:48:55 +1030
>From: "David J. Netherway" <david.netherway at adelaide.edu.au>
>X-Mailer: Mozilla 4.75 [en] (X11; U; IRIX64 6.5 IP30)
>X-Accept-Language: en
>MIME-Version: 1.0
>To: Sylvain Jaume <jaume at tele.ucl.ac.be>
>Subject: Re: [vtkusers] vtk 4.0 and tcl
>References: <Pine.GSO.4.21.0111052237490.18650-100000 at dschubba.tele.ucl.ac.be>
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>Hello Sylvain,
>
>
>The following reply from Prabhu straightened me out - I had not 
>noticed  the readme file. Basically
>all I had to do
>was set an environmental variable ( My Computer, right mouse button, 
>Properties, Advanced,
>Environmental Variables,
>System Variables). Create a new environmental variable  pointing to the 
>Tcl package directory. For
>example:
>TCLLIBPATH {e:/Program Files/VTK/Wrapping/Tcl}
>
>David
>
>----------------------------
>
>I dont know how much this will help but there is a very nice README in
>Wrapping/Tcl/README.  I think it should answer most (if not all) your
>concerns.
>
>prabhu
>
>Sylvain Jaume wrote:
>
> > Hi David,
> >
> > I ran into the same problem.
> > Have you found a solution?
> > If you have, please tell me.
> >
> > Thanks!
> > Sylvain
> >
> > On Fri, 2 Nov 2001, David J. Netherway wrote:
> >
> > > Hello,
> > >
> > > I have used CVS and downloaded and built vtk 4.0 from 30 October on a 
> Win2000 pc.
> > >
> > > I have a vtk.exe file.
> > >
> > > I can get it to run tcl scripts and put up tk widgets but it fails on 
> "package require vtk" so
> > > does not run any of the vtk tcl examples.
> > >
> > > What do I need to do to get this working? I probably need to find out 
> how tcl uses packages to
> > > work this out. But someone may know what I need to do.
> > >
> > > Thanks, David
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > This is the private VTK discussion list.
> > > Please keep messages on-topic. Check the FAQ at: 
> <http://public.kitware.com/cgi-bin/vtkfaq>
> > > Follow this link to subscribe/unsubscribe:
> > > http://public.kitware.com/mailman/listinfo/vtkusers
> > >




More information about the vtkusers mailing list