reassign 572139 insighttoolkit/3.20.1-1
thanks

On Thu, Dec 8, 2011 at 10:04 AM, Michal Suchanek
<[email protected]> wrote:
> I did not write any cmake files. I was building insightapplications
> 3.20.0.

This particular module from insightapplications is too difficult to
build. Some info:

* It requires ITK_CSWIG_TCL, which is not available anymore
* It requires ITK_CSWIG_PYTHON, which is not available anymore
* Using wrapitk-python as replacement for cswig based wrap of itk,
leads to the following errors:

[  0%] Building CXX object
ConnectVTKITK/CMakeFiles/_ConnectVTKITKPython.dir/ConnectVTKITK_wrapPython.o
cd /home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK &&
/usr/bin/c++   -D_ConnectVTKITKPython_EXPORTS -ftemplate-depth-50
-Wall -Wno-deprecated  -Wno-deprecated -fPIC
-I/usr/include/InsightToolkit/Review/Statistics
-I/usr/include/InsightToolkit/Review
-I/usr/include/InsightToolkit/Utilities/vxl/core
-I/usr/include/InsightToolkit/Utilities/vxl/vcl
-I/usr/include/InsightToolkit/Utilities/vxl/v3p/netlib
-I/usr/include/InsightToolkit/Utilities
-I/usr/include/InsightToolkit/Utilities/itkExtHdrs
-I/usr/include/InsightToolkit/Utilities/nifti/znzlib
-I/usr/include/InsightToolkit/Utilities/nifti/niftilib
-I/usr/include/InsightToolkit/Utilities/expat
-I/usr/include/InsightToolkit/Utilities/DICOMParser
-I/usr/include/InsightToolkit/Utilities/NrrdIO
-I/usr/include/InsightToolkit/Utilities/MetaIO
-I/usr/include/InsightToolkit/SpatialObject
-I/usr/include/InsightToolkit/Numerics/NeuralNetworks
-I/usr/include/InsightToolkit/Numerics/FEM
-I/usr/include/InsightToolkit/IO
-I/usr/include/InsightToolkit/Numerics
-I/usr/include/InsightToolkit/Common
-I/usr/include/InsightToolkit/BasicFilters
-I/usr/include/InsightToolkit/Algorithms -I/usr/include/InsightToolkit
-I/usr/include/gdcm-2.0 -I/usr/include/vtk-5.8
-I/home/mathieu/tmp/InsightApplications-3.20.0/ConnectVTKITK
-I/usr/include/python2.7    -o
CMakeFiles/_ConnectVTKITKPython.dir/ConnectVTKITK_wrapPython.o -c
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKUC2(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:882:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKUC2ToVTK(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:910:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKUC3(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:934:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKUC3ToVTK(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:962:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKUS2(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:986:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKUS2ToVTK(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1014:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKUS3(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1038:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKUS3ToVTK(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1066:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKUL2(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1090:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKUL2ToVTK(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1118:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKUL3(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1142:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKUL3ToVTK(PyObject*,
PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1170:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKF2(PyObject*, PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1194:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKF2ToVTK(PyObject*, PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1222:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectVTKToITKF3(PyObject*, PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1246:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:
In function 'PyObject* _wrap_ConnectITKF3ToVTK(PyObject*, PyObject*)':
/home/mathieu/tmp/InsightApplications-3.20.0/bin/ConnectVTKITK/ConnectVTKITK_wrapPython.cxx:1274:89:
error: 'vtkPythonGetPointerFromObject' was not declared in this scope
make[2]: *** 
[ConnectVTKITK/CMakeFiles/_ConnectVTKITKPython.dir/ConnectVTKITK_wrapPython.o]
Error 1
make[2]: Leaving directory `/home/mathieu/tmp/InsightApplications-3.20.0/bin'
make[1]: *** [ConnectVTKITK/CMakeFiles/_ConnectVTKITKPython.dir/all] Error 2
make[1]: Leaving directory `/home/mathieu/tmp/InsightApplications-3.20.0/bin'


Really the issue is now not anymore in VTK, but rather in ITK. I
cannot even assign it to wrapitk-python, as insightapplication does
not seems to even know about this project...


-- 
Mathieu



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to