[Paraview-developers] Python build errors

David Partyka david.partyka at kitware.com
Tue Mar 22 10:03:54 EDT 2011


Hey John, Can you tell us what compiler/os this is happening on and possibly
attach some of the output? Also, is this with the git master or the release
branch?

On Tue, Mar 22, 2011 at 4:22 AM, Biddiscombe, John A. <biddisco at cscs.ch>wrote:

> I had some cmake related issues with my build, so I wiped everything and
> started from clean.
>
> I had many errors when I turned on python (which I have had to disable).
> For example.
>
> vtkEdgeListIteratorPython.cxx
> includes on line 14
> #include "vtkEdgeListIterator.h"
> which on line 44 defines
> struct vtkEdgeType;
>
> and vtkEdgeListIteratorPython.cxx on uses this line 220
>  vtkEdgeType tempr;
>
> but this struct is not defined, so the compiler chokes.
>
> I get literally hundreds of errors like this in many files and decided that
> turning off python was my easiest option.
>
> I have no idea why no dashboards have problems, and no doubt something is
> wrong with my setup. I did a git fetch and merge this morning from pv and
> VTK.
>
> Apologies if this is my own problem and nothing to do with PV, but I
> mention it just in case.
>
> JB
>
>
> --
> John Biddiscombe,                            email:biddisco @ cscs.ch
> http://www.cscs.ch/
> CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
> Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20110322/724f18e2/attachment.htm>


More information about the Paraview-developers mailing list