[vtkusers] Profilling vtk in VC++ causes vtkCommon to crash !

tutu lamotte tutulamotte at yahoo.com
Tue Sep 23 10:51:24 EDT 2003


Everything is compiled in debug Mode. I even tryed to
recompile VTK in profile\debug mode.
There  is no msvcrt associated with the executable nor
the vtk DLLs.

thanks !

--- Mathieu Malaterre
<Mathieu.Malaterre at creatis.insa-lyon.fr> wrote:
> tutu lamotte wrote:
> > I was trying to profile the win32Cone vtk sample
> by
> > using the VC++ 6.0 profilling tool and it crashes
> at
> > loading time.
> > If i start the debugger on that error, the stack
> ends
> > in vtkCommon.dll.
> > 
> > Anyone knows how to go around that ?
> 
> Run 'depends' on your exe and make sure you don't
> have any link to 
> 'msvcrt' (as a general rule don't mix debug and
> optimized lib).
> 
> 
> 
> HTH
> mathieu
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the vtkusers mailing list