[vtk-developers] TestBSPTree.cxx compile error
Biddiscombe, John A.
biddisco at cscs.ch
Mon Sep 6 12:24:02 EDT 2010
2) Later in the file there is this code:
#ifdef WIN32
if (kbhit()) {
char c = getch();
if (c=='A') break;
}
#endif
That was for me to do debugging and you can remove it, or just add some #if 0 around it to comment it out
JB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100906/d159883d/attachment.html>
More information about the vtk-developers
mailing list