vtkDebugMacro, defined in vtkSetGet.h, will not work because VTK_LEAN_AND_MEAN is defined somewhere. I did a global search for VTK_LEAN_AND_MEAN through the entire ParaView source tree for 2.6.1 and could not find its definition anywhere. Where is it set? How can I turn it off? Kent