[vtkusers] building vtk with a new class

Will Schroeder will.schroeder at kitware.com
Wed Sep 6 13:16:49 EDT 2000


Hi Hans-

If you saw the wrap process run and wrap your class and methods (make sure the
vtk naming convention and style is followed) and you still have problems, 
then it may
be that you are picking up the old shared libraries and not the
new ones.

Will

At 12:44 PM 9/6/2000 -0400, Wagner, Hans (GEAE) wrote:
>I am trying to create a new object based on vtkQuadric.  I have basically 
>copied
>the vtkQuadric .cxx and .h files and renamed them.  The names of all of the
>functions within the new files have been adjusted accordingly as well.  I then
>put the new files under the same concrete location in the makefile as the
>vtkQuadric class.  However, after running pcmaker, I try to use the new class
>and I get an unrecognized command error.  Being a new user to VTK and 
>compiling
>on Windows in general, I am not sure if is there some other file I must first
>modify before using the new object.  Can someone help me?
>
>Hans Wagner
>hans.wagner at ae.ge.com
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list