[vtkusers] Is it possible to debug in vtk class functions in VC++6.0?

Gopalakrishnan, Gowri Gowri.Gopalakrishnan at inteq.com
Fri May 17 04:04:04 EDT 2002


You have to build vtk with debug option. This will give you a debug dll. And
then in VC++ just add the dll For debug and you should be able to put break
points etc and debug into vtk classes. If you need more help let me
know.....

Gowri


-----Original Message-----
From: Denny [mailto:husthj at yahoo.com] 
Sent: 17 May 2002 04:24
To: vtkusers at public.kitware.com
Subject: [vtkusers] Is it possible to debug in vtk class functions in
VC++6.0?

Is it possible to debug in vtk class functions in
VC++6.0 with debug mode? how can it be?

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers



More information about the vtkusers mailing list