[vtkusers] Build problem
Ron Inbar
ron at mediguide.co.il
Wed Mar 5 07:09:03 EST 2003
Hi Bill,
I did as you said.
Now I get a different problem:
\Program Files\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(670) : error C2027:
use of undefined type 'vtkPointData'
I use VTK 4.2.0 that I got by CVS with the tag release-4-2-0.
Ron
-----Original Message-----
From: William A. Hoffman [mailto:billlist at nycap.rr.com]
Sent: Tuesday, March 04, 2003 9:50 PM
To: Andy Cedilnik; Ron Inbar
Cc: VTK Users (vtkusers at public.kitware.com)
Subject: Re: [vtkusers] Build problem
You have to patch the vli header file.
Edit vli.h:
1. remove the #include <iostream.h>
2. remove the three friend functions operator << from the file.
After those changes, it should work.
-Bill
At 02:42 PM 3/4/2003, Andy Cedilnik wrote:
>Hi Ron,
>
>What happens? What is the error message?
>
> Andy
>
>On Tue, 2003-03-04 at 14:33, Ron Inbar wrote:
>> I have VTK 4.0 that I downloaded from the Kitware site.
>>
>> It seems that the CMake options VTK_USE_VOLUMEPRO and
>> VTK_USE_ANSI_STDLIB are incompatible.
>>
>> The vtkVolumeProMapper and vtkVolumeProVG500Mapper classes don't
>> compile with VTK_USE_ANSI_STDLIB turned on.
>>
>> 1. Do you know if this conflict was fixed in later releases?
>> 2. Are there any pre-packaged releases later than 4.0, or do I
>> have to use CVS?
>
>
>_______________________________________________
>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
This e-mail message has been sent by MediGuide
and is for the use of the intended recipients only.
The message may contain privileged or confidential information .
If you are not the intended recipient you are hereby notified that any use,
distribution or copying of this communication is strictly prohibited,
and you are requested to delete the e-mail and any attachments
and notify the sender immediately.
More information about the vtkusers
mailing list