Randy: Just run using ctest. For instance to run PaintbrushTest4,
ctest -R PaintbrushTest4 -V should do the trick. If you want to run the test in interactive mode, please change the second last argument from 0 to 1. Thanks -- karthik On Thu, Sep 3, 2009 at 11:05 AM, Randy Heiland <[email protected]> wrote: > Thanks for your reply and pointer to VTKEdge! Can you tell me the proper > way to invoke testing? I'm getting: > heil...@129-79-58-76:~/dev/VTKEdge-9-3-09/bin$ VTKEdgeWidgetsCxxTests > Available tests: > 0. PaintbrushTest1 > 1. PaintbrushTest2 > 2. PaintbrushTest3 > 3. PaintbrushTest4 > 4. PaintbrushTest5 > 5. PaintbrushTest6 > 6. PaintbrushTest7 > 7. PaintbrushTest8 > 8. PaintbrushInstantiatonMemLeaksTest > To run a test, enter the test number: 0 > Usage error: (nothing else printed here) > > The only thing I changed in the cmake was to turn > on VTKEdge_BUILD_EXAMPLES. > > thanks, Randy > > > On Sep 3, 2009, at 6:47 AM, Karthik Krishnan wrote: > > Please take a look at VTKEdge. There is a suite of paintbrush widgets and > associated tests there (essentially VTK widgets). > > On Thu, Sep 3, 2009 at 6:23 AM, Randy Heiland <[email protected]> wrote: > >> This may seem silly, but has anyone used VTK as a paint program? My >> actual situation is that I have an (medical) image and I'd like to do a >> rough segmentation of the image by hand (and then incorporate that into a >> larger project). >> >> thanks, Randy >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the VTK FAQ at: >> http://www.vtk.org/Wiki/VTK_FAQ >> >> Follow this link to subscribe/unsubscribe: >> http://www.vtk.org/mailman/listinfo/vtkusers >> > > > > -- > Karthik Krishnan > R&D Engineer, > Kitware Inc. > Ph: 518 881 4919 > Fax: 518 371 4573 > > > -- Karthik Krishnan R&D Engineer, Kitware Inc. Ph: 518 881 4919 Fax: 518 371 4573
_______________________________________________ VtkEdge mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/vtkedge
