[vtkusers] vtk causes MFC program to fail to initialize

Amer Abufadel amerdsp at hotmail.com
Tue Jul 16 17:36:39 EDT 2002


Hello all,
I have a working MFC application and I want to add 3D rendering to it using
vtk.

Whenever I try to use vtk even the simplest thing, the application fails to
initialize (NTDLL.DLL).  This happens no matter where in code vtk is,
document or view.


All I did is allocate a vtkActor and delete, that is all and the program
still refuses to run.


I am able to run the given C++ example however.
Any ideas?

Thank you for your help.


Amer



More information about the vtkusers mailing list