[vtkusers] About Procrustes example

Bruno da Silva de Oliveira bruno at esss.com.br
Thu Nov 24 14:05:02 EST 2005


Syed,

When posting in the mail list about a compilation error, always include 
the error messages the compiler is giving you. That said, you're trying 
to compile a Python example, not C++.

Either install Python or try to find a corresponding example in C++.

HTH,

Syed Hassan Amin wrote:

> Dear friends,
> I am trying to write procrustes example in VC++. But the following 
> lines dont compile in C++. Any help will be appreciated.
>
> map2a = vtk.vtkPolyDataMapper()
> map2a.SetInputConnection(procrustes1.GetOutputPort(0))
>
> Here is the example that I am trying to code :-
> http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Examples/Modelling/Python/procrustesAlignment.py?root=VTK&content-type=text/plain 
>
>
> Yours,
>
> Hassan Amin
> _______________________________________________
> This is the private VTK discussion list. Please keep messages 
> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>

-- 
Bruno da Silva de Oliveira
bruno at esss.com.br
ESSS - Engineering Simulation and Scientific Software
http://www.esss.com.br





More information about the vtkusers mailing list