[CMake] how can i compile VTK4.2 with use std_lib
Brad King
brad.king at kitware.com
Wed Mar 30 08:06:59 EST 2005
mohamed ali chaabane wrote:
> bonjour,
>
> when i try to use Cmake to compile VTK4.2 or VTK4.4
>
> i don't found the option ( use_std_lib ) to turn it on
>
> so , some one can help me ??
The option is only available on a compiler that provides both old and
new streams libraries. If the option is not available then VTK is built
with the only available streams and the option is meaningless anyway.
-Brad
More information about the CMake
mailing list