<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hi,<br>
<br>
i tried to compile the 3.10 release of ParaView. Without pyton,
everything is fine. However, enabling python, i got the output
below. <br>
<br>
Any ideas / suggestions?<br>
<br>
Stefan<br>
<br>
<br>
</font><big><font size="-1"><big><tt><small>[ 24%] Building CXX
object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericGeometryFilter.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericClip.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericProbeFilter.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericDataSetTessellator.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericCutter.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericGlyph3DFilter.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericStreamTracer.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericOutlineFilter.cxx.o
<br>
[ 24%] Building CXX object
VTK/GenericFiltering/CMakeFiles/vtkGenericFiltering.dir/vtkGenericFilteringInstantiator.cxx.o
<br>
Linking CXX shared library
../../bin/libvtkGenericFiltering.so
<br>
For vtkGenericFiltering - updating
vtkGenericFilteringHierarchy.txt
<br>
[ 24%] Built target
vtkGenericFiltering
<br>
Scanning dependencies of target vtkGenericFilteringPythonD<br>
Linking CXX shared library
../../bin/libvtkGenericFilteringPythonD.so
<br>
[ 24%] Built target
vtkGenericFilteringPythonD
<br>
Scanning dependencies of target vtkGenericFilteringPython<br>
Linking CXX shared module
../../bin/vtkGenericFilteringPython.so
<br>
[ 24%] Built target
vtkGenericFilteringPython
<br>
[ 25%] Built target vtkIO<br>
[ 25%] Building CXX object
VTK/IO/CMakeFiles/vtkIOPythonD.dir/vtkSQLDatabaseSchemaPython.cxx.o<br>
In file included from
/opt/PARAVIEW_3_10/ParaView-3.10.0.bin/VTK/IO/vtkSQLDatabaseSchemaPython.cxx:13:0:
<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:78:7:
error: expected identifier before string constant<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:78:7:
error: expected ‘}’ before string constant<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:78:7:
error: expected unqualified-id before string constant<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:123:50:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:127:45:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:135:41:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:138:41:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
In function ‘int AddColumnToTable(const char*, int, const
char*, int, const char*)’:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:140:12:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:140:36:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
At global scope:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:149:53:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:151:59:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
In function ‘int AddIndexToTable(const char*, int, const
char*)’:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:153:12:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:153:35:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
At global scope:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:161:77:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:163:67:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
In function ‘int AddColumnToIndex(const char*, const
char*, const char*)’:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:165:21:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:166:12:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:167:7:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:168:7:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
At global scope:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:178:73:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:181:73:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
In function ‘int AddTriggerToTable(const char*, int, const
char*, const char*, const char*)’:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:183:12:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:183:37:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
At global scope:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:199:50:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:202:50:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
In function ‘int AddOptionToTable(const char*, const
char*, const char*)’:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:204:12:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:204:36:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
At global scope:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
In function ‘void SetName(const char*)’:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:331:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
At global scope:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: ‘virtual’ outside class declaration<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
In function ‘char* GetName()’:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:332:3:
error: invalid use of ‘this’ in non-member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:
At global scope:<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:378:2:
error: expected unqualified-id before ‘protected’<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:380:26:
error: expected constructor, destructor, or type
conversion before ‘;’ token<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:387:2:
error: expected unqualified-id before ‘private’<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:389:46:
error: ‘void operator=(const vtkSQLDatabaseSchema&)’
must be a nonstatic member function<br>
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:390:1:
error: expected declaration before ‘}’ token<br>
make[2]: ***
[VTK/IO/CMakeFiles/vtkIOPythonD.dir/vtkSQLDatabaseSchemaPython.cxx.o]
Error 1<br>
make[1]: *** [VTK/IO/CMakeFiles/vtkIOPythonD.dir/all]
Error 2<br>
make: *** [all] Error 2<br>
</small></tt></big></font></big><font size="-1"><br>
</font><font size="-1"> <br>
</font><font size="-1"> </font><tt>=================================================================
<br>
<br>
Stefan Melber-Wilkending <br>
_/ <br>
_/_/ Fields of activities: <br>
_/ _/ -) High-Lift Research <br>
_/_/_/_/_/_/_/_/_/_/ -) Complex Configurations <br>
_/ _/ _/ _/ -) Numerical Wind-Tunnel <br>
_/ _/ _/ _/ -) Wind-Tunnel Design <br>
_/_/_/_/_/_/_/_/_/_/ -) Supercomputing <br>
_/ _/ _ _ -) Visualisation Techniques <br>
_/_/ | \ | |_| -) Glider-Aerodynamics <br>
_/ |_/ |_ | \ <br>
German Aerospace Center, DLR <br>
in the Helmholtz-Association <br>
Phone ..: +49 531/295-2836 Institute of Aerodynamics <br>
Fax. ...: +49 531/295-2914 and Flow Technology <br>
Email ..: <a class="moz-txt-link-abbreviated"
href="mailto:Stefan.Melber@dlr.de">Stefan.Melber@dlr.de</a>
Lilienthalplatz 7 <br>
Web ....: <a class="moz-txt-link-freetext"
href="http://www.dlr.de/AS">http://www.dlr.de/AS</a> D-38108
Braunschweig/Germany <br>
=================================================================
</tt><br>
<br>
</body>
</html>