[vtkusers] vtk6 porting question (segfault)

Hal Canary hal at cs.unc.edu
Tue Aug 14 13:57:36 EDT 2012


On 08/14/2012 01:54 PM, Bill Lorensen wrote:
> The built examples will be in the bin directory of your VTK.
>
> A more extensive set of examples are on the Wiki:
> http://vtk.org/Wiki/VTK/Examples/Cxx
>
> each has a valid CMakeLists.txt file.
>
> You can also build them all by following these instructions:
> http://vtk.org/Wiki/VTK/Examples/Instructions/ForUsers
>
> Bill
>
> On Tue, Aug 14, 2012 at 1:48 PM, Bill Lorensen wrote:
> >
> >  PLease keep repiles on the list.
> >
> >  For VTK6 use:
> >
> >  ${VTK_LIBRARIES} instead of vtkRendering


I just updated
	http://www.vtk.org/Wiki/VTK/Tutorials/CMakeListsFile
to reflect the use of ${VTK_LIBRARIES}.

I hope that's helpful.




More information about the vtkusers mailing list