[vtk-developers] Widget directory + Tcl wrapping errs
David Cole
david.cole at kitware.com
Tue Jul 5 18:52:53 EDT 2005
I went ahead and committed these changes myself after verifying that
they do indeed allow a more successful dashboard with Borland and Tcl
wrapping turned on. :-)
http://www.vtk.org/Testing/Sites/ARRAKIS.kitware/Win32-bcc551-WrapTCL/20050705-2220-Experimental/Test.html
David
David Cole wrote:
> 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
>>
>>
>>
> _______________________________________________
> 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