[vtk-developers] Tcl interpreter err

Will Schroeder will.schroeder at kitware.com
Mon Jul 4 07:55:54 EDT 2005


VTK_WIDGETS_EXPORT is defined in Common/vtkWin32Header.h. (Make sure that 
you've done a full CVS update in the top-level VTK directory.)

To Dean's observations, something is fishy although I'm not sure exactly 
what...maybe a CMake cache or dependency issue. I'll have to check with 
somebody better with the build process when I return to work tomorrow.

Will


At 01:27 PM 7/3/2005, luca.picello at libero.it wrote:
>Hello, I am trying
>current CVS version
>but I have a
>problem:
>the compiler
>(borland c++ builder
>6) says:
>
>   [C++ Error]
>vtk3DWidget.h(61):
>E2450 Undefined
>structure
>'VTK_WIDGETS_EXPORT'
>     Full parser
>context
>
>main_unit.cpp(6):
>#include
>Z:\winmed\main_unit.h
>
>main_unit.h(19):
>#include
>Z:\VTK\Widgets\vtkImagePlaneWidget.h
>
>vtkImagePlaneWidget.h(99):
>#include
>Z:\VTK\Widgets\vtkPolyDataSourceWidget.h
>
>vtkPolyDataSourceWidget.h(37):
>#include
>Z:\VTK\Widgets\vtk3DWidget.h
>
>
>so I was looking for
>VTK_WIDGETS_EXPORT
>but I found it only
>in .h of widgets
>directory.
>where is it
>defined???
>I am not a cmake
>expert but sounds
>stange to me in bin
>directory the widget
>subdirectory is
>missing (is it not
>compiled?!)
>
>Thank you all,
>Luca





More information about the vtk-developers mailing list