[vtkusers] debugging object factory and overwrite class

Wolfram H Volpi whv88240 at Bayou.UH.EDU
Tue Sep 26 21:31:01 EDT 2000


Is there a way to debug a vtk object factory and overwrite class with a
binary installation?  The reason I ask is the following text from MS
Visual Studio 6.0:

>From MS VS 6.0 help>index>lnk2001:

Linking with the release mode libraries when building a debug version of
an application can cause LNK2001.  Similarly, using an /Mxd option (/MLd,
/MTd, or /MDd) and/or defining _DEBUG and then linking with the release
libraries will give you potential unresolved externals (among other
problems).  Linking a release mode build with the debug libraries will
also cause similar problems.

Thank you,
Wolfram Volpi.





More information about the vtkusers mailing list