[Paraview] Compilation problem of ParaView 3.14.1 on Ubuntu 14.04

Luca Morandini lmorandini at ieee.org
Tue Jul 14 04:09:55 EDT 2015


I'm trying to compile a rather old version of ParaView (3.14.1) from source, since 
I need it to compile, in turn, the PCL plugin.

However, I was not able to build ParaView after successfully running ccmake to 
configure and generate the makefiles; in fact, when I try make, the result is:

[  0%] Built target vtkWrapHierarchy
[  0%] Built target vtkWrapPython
[  0%] Built target vtkWrapPythonInit
Scanning dependencies of target vtksys
[  0%] Building CXX object 
VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/Directory.cxx.o 

In file included from 
/opt/ParaView-3.14.1-Source/Build/VTK/Utilities/vtksys/stl/string.hxx:29:0,
                  from 
/opt/ParaView-3.14.1-Source/Build/VTK/Utilities/vtksys/stl/string:49,
                  from 
/opt/ParaView-3.14.1-Source/VTK/Utilities/kwsys/Directory.cxx:17:
/opt/ParaView-3.14.1-Source/Build/VTK/Utilities/vtksys/ios/iostream:26:23: fatal 
error: iostream.h: No such file or directory
  # include <iostream.h>
                        ^
compilation terminated.
make[2]: *** [VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/Directory.cxx.o] Error 1
make[1]: *** [VTK/Utilities/kwsys/CMakeFiles/vtksys.dir/all] Error 2
make: *** [all] Error 2


I tried to fiddle around with the CCMKake flags, but, despite my efforts, only a 
few modules compiled, hence I concluded there is something deeper that I am 
missing: could someone shed some light?

Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini



More information about the ParaView mailing list