[vtkusers] Problems with VTK format files in Windows7 and how to build truncated cone
John Drescher
drescherjm at gmail.com
Mon Jan 3 11:47:23 EST 2011
> <leonid_dulman at yahoo.co.uk> wrote:
>> Application is immediately shutdown
I would bet you made the mistake of installing vtk in Debug or Release
then tested vtk in the other mode. If you want to use more than 1
configuration with visual studio you must not install vtk. The main
problem is under windows the Debug and Release memory allocation
routines are incompatible with each other. So its best not to mix
Debug and Release libs, dlls ...
John
More information about the vtkusers
mailing list