[vtkusers] Debugging into VTK classes
David Doria
daviddoria at gmail.com
Tue Apr 30 11:36:57 EDT 2013
On Tue, Apr 30, 2013 at 10:44 AM, Boxer, Aaron <Aaron.Boxer at uhn.ca> wrote:
> Hello,****
>
> ** **
>
> I am running the ImageSlicing example in visual studio, in debug mode,****
>
> but I am unable to set breakpoints in one of the classes used by the
> example****
>
> (vtkImageReslice class in vtkImagingCore)****
>
> ** **
>
> Is there some special kung-fu required to debug into the core classes?****
>
> ** **
>
> Thanks,****
>
> Aaron
>
When you build VTK you need to set CMAKE_BUILD_TYPE=Debug in the CMake
configuration.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130430/a7533dfc/attachment.htm>
More information about the vtkusers
mailing list