[vtkusers] I cannot find "VTK_USE_ANSI_STDLIB" flag

William A. Hoffman billlist at nycap.rr.com
Wed Feb 4 10:45:35 EST 2004


If you are using visual studio 7 this option will not be available, and
it will default to being ON.   The option is only available for compilers
that support both old and new stream libraries.   I think it is only
visual studio 6 at this point that will even have the option.

-Bill
 

At 09:46 AM 2/4/2004, Mathieu Malaterre wrote:
>If you are on Unix, under cmake type 't';
>
>/Press [t] to toggle advanced mode (Currently Off)/
>
>On Windows search for advanced mode.
>
>In both case you can just edit CMakeCache.txt and modify the boolean.
>
>HTH
>Mathieu
>
>Yong-Seok Yoo wrote:
>> Hi.
>> I got some problem.
>>  
>> I've been using ITK.
>> Now, I'm just gonna using VTK also.
>>  
>> I downloaded VTK ver 4.2, and tried to build.
>> They say I shuld turn VTK_USE_ANSI_STDLIB flag ON and rebuild VTK and ITK.
>> However, I cannot find VTK_USE_ANSI_STDLIB flag while configuring with 
>> CMAKE.
>> (I'm using CMake 1.8p3)
>>  
>> They are build OK but I cannot set VTK_USE_ANSI_STDLIB.
>> So, I cannot build ITK with VTK supported.
>>  
>> How can I set VTK_USE_ANSI_STDLIB flag ON?
>>  
>> Thanks in advance.
>>  
>> 
>> Yong-Seok Yoo
>>  
>> Computer Vision Research Group
>> Signal Processing Laboratory
>> School of EECS
>> Seoul National University
>> Seoul, 151-742, Korea
>>  
>> E-mail : ysyoo at diehard.snu.ac.kr <mailto:ysyoo at diehard.snu.ac.kr>
>> Tel  : 82-2-887-2672
>>         82-2-880-6486(606)
>> Fax : 82-2-878-8198
>
>
>
>_______________________________________________
>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://www.vtk.org/mailman/listinfo/vtkusers 




More information about the vtkusers mailing list