[vtkusers] How can I get a copy with patented classes?
John Hunter
jdhunter at ace.bsd.uchicago.edu
Fri Mar 28 16:43:33 EST 2003
>>>>> "Phoebe" == Phoebe Yang <youngbf at hotmail.com> writes:
Phoebe> Dear all, Now I need to use vtkMarchingcubes class, since
Phoebe> it's patented class, I need to build my own copy. But I
Phoebe> couldn't find the patented classes in VTK source. Can
Phoebe> someone tell me where I can get it and if there is
Phoebe> anything special to do to build the copy?
In my src tree for VTK 4.2 the patented src is in the Patented
subdirectory. Run cmake interactively and answer YES or On when it
asks you if you want the patented classes. You can run cmake
interactively from the shell with
> cmake -i
John Hunter
More information about the vtkusers
mailing list