[Paraview] Compilation problem of ParaView 3.14.1 on Ubuntu 14.04
Robert Maynard
robert.maynard at kitware.com
Tue Jul 14 14:19:59 EDT 2015
Hi Luca,
Can you send your CMakeError.log from the build directory? This exact
failure is unexpected.
On Tue, Jul 14, 2015 at 4:09 AM, Luca Morandini <lmorandini at ieee.org> wrote:
> 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
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
More information about the ParaView
mailing list