[vtk-developers] Current CVS compile error: vtkMath.h and 'legacy remove'

Francois Bertel francois.bertel at kitware.com
Mon Jan 5 16:34:44 EST 2009


Thanks for the report. Fixed:

http://public.kitware.com/cgi-bin/viewcvs.cgi/Rendering/vtkPainterDeviceAdapter.h?r1=1.15&r2=1.16
http://public.kitware.com/cgi-bin/viewcvs.cgi/Rendering/vtkOpenGLPainterDeviceAdapter.h?r1=1.16&r2=1.17

Starting tonight, site=arkadia build=all-debug-g++ has VTK_LEGACY_REMOVE:BOOL=ON

On Mon, Jan 5, 2009 at 6:42 PM, Sean McBride <sean at rogue-research.com> wrote:
> On 1/5/09 12:37 PM, Francois Bertel said:
>
>>It was fixed in rev 1.121 of VTK/Common/vtkMath.
>>
>>But, later on, in rev 1.122, by trying to fix a cygwin compile error,
>>Philippe introduced a new error by moving the new RadiansFromDegrees
>>method and others in the #ifndef VTK_LEGACY_REMOVE / #endif section .
>>
>>It is now fixed in rev 1.123:
>>
>>http://public.kitware.com/cgi-bin/viewcvs.cgi/Common/vtkMath.h?
>>r1=1.122&r2=1.123
>
> Thanks.
>
> But CVS still does not compile with VTK_LEGACY_REMOVE ON. :(
>
> [ 62%] Building CXX object Rendering/CMakeFiles/vtkRenderingPythonD.dir/
> vtkOBJExporterPython.cxx.o
> /Users/sean/kitware/VTK-clean-bin/Rendering/
> vtkPainterDeviceAdapterJava.cxx: In function 'void
> Java_vtk_vtkPainterDeviceAdapter_Make
> VertexEmphasisWithStencilCheck_117(JNIEnv*, _jobject*, jint)':
> /Users/sean/kitware/VTK-clean-bin/Rendering/
> vtkPainterDeviceAdapterJava.cxx:208: error: 'class
> vtkPainterDeviceAdapter' has no member named
> 'MakeVertexEmphasisWithStencilCheck'
>
> Please please please can you turn VTK_LEGACY_REMOVE ON on one of the
> kitware dashboards!?
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
>



-- 
François Bertel, PhD  | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
                      | Clifton Park NY 12065, USA



More information about the vtk-developers mailing list