[vtk-developers] vtknew tree and testing / examples
Berk Geveci
berk.geveci at kitware.com
Wed Jun 27 13:19:29 EDT 2001
>Hence, I would propose :
>>vtk/Graphics/Examples/Tcl
>>vtk/Graphics/Examples/Python
>>vtk/Graphics/Examples/Cxx
>>vtk/Graphics/Testing/Tcl
>>vtk/Graphics/Testing/Python
>>vtk/Graphics/Testing/Cxx
I believe it would be more convenient if the Examples and Testing
were not under the main vtk tree but had their own directory. For
example:
>>vtkExamples/Graphics/Tcl
>>vtkExamples/Graphics/Python
>>vtkExamples/Graphics/Cxx
>>vtkTesting/Graphics/Tcl
>>vtkTesting/Graphics/Python
>>vtkTesting/Graphics/Cxx
This way, we would not have to 1) update the examples from the cvs
together with vtk, 2) type cd ../../../Imaging/Examples/Tcl to
change from the examples in Graphics to the examples in Imaging and
3) we can build the examples in place but vtk out of source.
Berk
More information about the vtk-developers
mailing list