[vtk-developers] Widget directory + Tcl wrapping errs

David Cole david.cole at kitware.com
Tue Jul 5 18:13:16 EDT 2005


Our intent was to couple building Hybrid, VolumeRendering and Widgets to 
the VTK_USE_RENDERING flag. As long as the fix honors that intent and it 
compiles, then go ahead and commit it.

Thanks for slogging through this today. I'll get a borland/tcl dashboard 
running nightly on Arrakis also.

Thanks,
David Cole

dean.inglis at camris.ca wrote:

>Hi, 
>
>a few more observations re. Widgets directory & changes:
>
>/Wrapping/Tcl/vtktcl.c
>/Wrapping/Tcl/vtkTkAppInit.cxx
>
>still contain #ifdefs for vars 
>VTK_USE_HYBRID
>VTK_USE_VOLUMERENDERING
>VTK_USE_WIDGETS
>
>so, I'm not sure if Brad & Will had
>agreed to completely remove them
>from VTK, or to use
>SET(VTK_USE_HYBRID $(VTK_USE_RENDERING))
>etc. where required.  I fixed it in my build
>and now Tcl wrapping works fine.  
>
>Also, this may be only specific to Borland
>(or is this a CMake bug?)
>but the linker error I experienced came from trying
>to build HybridCxxTests from non-existent tests,
>(moved to Widgets) so the Cxx subdir should either 
>be removed from Hybrid or in /Hybrid/CMakeLists.txt
>remove SUBDIRS(Cxx).
>
>Shall I commit the fixes?
>
>Dean
>
>
>_______________________________________________
>vtk-developers mailing list
>vtk-developers at vtk.org
>http://www.vtk.org/mailman/listinfo/vtk-developers
>
>  
>



More information about the vtk-developers mailing list