[Paraview] (no subject)
Eugenio Trumpy
frippe12573 at hotmail.com
Mon Aug 6 09:52:15 EDT 2012
Hi to all,i'm a new user of paraview. Primarily i started to use paraview as compiled software by downloading the binary for Linux platform.Then i read the presence of one GEO version (ParaViewGEO) to read and view some geographical dataset, so i downloadedboth the source and the binary of paraviewgeo from,https://sites.google.com/a/objectivity.ca/paraviewgeo/but in all two cases i have a problem with the plugin reader.The binary one has not by default the reader and writer plugin, so i had to download th plugin source code to compile it,but i recevied an error reguarding "library destination" such as:
CMake Error at Filters/CMakeLists.txt:197 (INSTALL): install TARGETS given no LIBRARY DESTINATION for shared library target "PVGFiltersGUIPlugin".
Which library i have to link?
On the other hand also by compiling the paraviewgeo source code i had some problems:for example after ccmake ..CMake Warning (dev) at /usr/share/cmake-2.8/Modules/FindMPI.cmake:81 (include): File /usr/share/cmake-2.8/Modules/FindMPI.cmake includes /home/eugenio/dev/ParaViewGeo/CMake/GetPrerequisites.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/share/cmake-2.8/Modules/GetPrerequisites.cmake. This may cause errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): Plugins/SQToolkit/MPICHConfig.cmake:7 (include) Plugins/SQToolkit/CMakeLists.txt:36 (include) This warning is for project developers. Use -Wno-dev to suppress it.
and then at the compiling time:[ 96%] Building CXX object Plugins/SQToolkit/CMakeFiles/SQToolkit.dir/vtkSQKernelConvolution.cxx.oIn file included from /home/eugenio/dev/ParaViewGeo/Plugins/SQToolkit/eigen-2.0.12/include/eigen2/Eigen/Core:96:0, from /home/eugenio/dev/ParaViewGeo/Plugins/SQToolkit/Numerics.hxx:23, from /home/eugenio/dev/ParaViewGeo/Plugins/SQToolkit/vtkSQKernelConvolution.cxx:33:/home/eugenio/dev/ParaViewGeo/Plugins/SQToolkit/eigen-2.0.12/include/eigen2/Eigen/src/Core/util/Memory.h:343:13: error: ‘ptrdiff_t’ does not name a typemake[2]: *** [Plugins/SQToolkit/CMakeFiles/SQToolkit.dir/vtkSQKernelConvolution.cxx.o] Error 1make[1]: *** [Plugins/SQToolkit/CMakeFiles/SQToolkit.dir/all] Error 2make: *** [all] Error 2
Could someone give me some hints?
Regards
Eugenio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120806/a69c2b3f/attachment.htm>
More information about the ParaView
mailing list