[vtkusers] Build problem

William A. Hoffman billlist at nycap.rr.com
Tue Mar 4 14:49:59 EST 2003


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 





More information about the vtkusers mailing list