[vtkusers] vtk User Code Compilation Problems
Kent Vander Velden
graphix at iastate.edu
Sat Sep 16 14:01:44 EDT 2000
Will,
Are the nightly releases for MS Windows built with VTK_USE_ANSI_STDLIB
defined and exception handling turned on? I just want to check if I can
safely download the nightly build as a binary or must rebuild from the
source code.
Thanks.
>VTK already has the capability. You have to compile with the compile-flag
>VTK_USE_ANSI_STDLIB. You'll also want to set appropriate compiler flags.
>
>(For example, in MS Visual C++, set the advanced flags in pcmaker to:
>/D "VTK_USE_ANSI_STDLIB" /GX /Zm1000
>(the /GX turns on exception handling, Zm1000 requests 10x more compiler
>memory).
---
Kent Vander Velden
kent at iastate.edu
More information about the vtkusers
mailing list