[vtkusers] not all examples are being built on unix-out-of-source
Amy Squillacote
amy.squillacote at kitware.com
Thu Jul 13 11:14:44 EDT 2006
Hi Peter,
When you ran CMake for this VTK build, did you turn on
VTK_USE_GUISUPPORT and the VTK_USE_QVTK? VTK_USE_QVTK must be set to ON
for the Qt-related examples to build. You'll also need to make sure the
Qt-related CMake variables are set properly once VTK_USE_QVTK is turned on.
- Amy
Peter J. Bismuti wrote:
> I'm trying to go through the VTK examples, but not all of them are built. I'm
> building on Unix (out-of-source).
>
> Some of the executables for the examples have been built and are in:
>
> ~/VTK/vtk-5.0-linux/bin
>
> Such as the Tutorial examples Cone6, .etc. I'm trying to look at the GUI/Qt
> examples, for example, and they don't seem to be built anywhere. Is this
> normal, or has something gone wrong with the build?
>
> Thanks in advance
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
More information about the vtkusers
mailing list