<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi to all,<div>i'm a new user of paraview.&nbsp;</div><div>Primarily &nbsp;i started to use paraview as compiled software by downloading the binary for Linux platform.</div><div>Then i read the presence of one GEO version (ParaViewGEO) to read and view some geographical dataset, so i downloaded</div><div>both the source and the binary of paraviewgeo from,</div><div><a href="https://sites.google.com/a/objectivity.ca/paraviewgeo/">https://sites.google.com/a/objectivity.ca/paraviewgeo/</a></div><div>but in all two cases i have a problem with the plugin reader.</div><div>The binary one has not by default the reader and writer plugin, so i had to download th plugin source code to compile it,</div><div>but i recevied an error reguarding "library destination" such as:</div><div><br></div><div><br></div><div>&nbsp;CMake Error at Filters/CMakeLists.txt:197 (INSTALL):</div><div>&nbsp; &nbsp;install TARGETS given no LIBRARY DESTINATION for shared library target</div><div>&nbsp; &nbsp;"PVGFiltersGUIPlugin".</div><div><br></div><div>Which library i have to link?</div><div><br></div><div>On the other hand also by compiling the paraviewgeo source code i had some problems:</div><div>for example after ccmake ..</div><div><div>CMake Warning (dev) at /usr/share/cmake-2.8/Modules/FindMPI.cmake:81 (include):</div><div>&nbsp; &nbsp;File /usr/share/cmake-2.8/Modules/FindMPI.cmake includes</div><div>&nbsp; &nbsp;/home/eugenio/dev/ParaViewGeo/CMake/GetPrerequisites.cmake (found via</div><div>&nbsp; &nbsp;CMAKE_MODULE_PATH) which shadows</div><div>&nbsp; &nbsp;/usr/share/cmake-2.8/Modules/GetPrerequisites.cmake. &nbsp;This may cause errors</div><div>&nbsp; &nbsp;later on .</div><div><br></div><div>&nbsp; &nbsp;Policy CMP0017 is not set: Prefer files from the CMake module directory</div><div>&nbsp; &nbsp;when including from there. &nbsp;Run "cmake --help-policy CMP0017" for policy</div><div>&nbsp; &nbsp;details. &nbsp;Use the cmake_policy command to set the policy and suppress this</div><div>&nbsp; &nbsp;warning.</div><div>&nbsp;Call Stack (most recent call first):</div><div>&nbsp; &nbsp;Plugins/SQToolkit/MPICHConfig.cmake:7 (include)</div><div>&nbsp; &nbsp;Plugins/SQToolkit/CMakeLists.txt:36 (include)</div><div>&nbsp;This warning is for project developers. &nbsp;Use -Wno-dev to suppress it.</div></div><div><br></div><div>and then at the compiling time:</div><div><div>[ 96%] Building CXX object Plugins/SQToolkit/CMakeFiles/SQToolkit.dir/vtkSQKernelConvolution.cxx.o</div><div>In file included from /home/eugenio/dev/ParaViewGeo/Plugins/SQToolkit/eigen-2.0.12/include/eigen2/Eigen/Core:96:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from /home/eugenio/dev/ParaViewGeo/Plugins/SQToolkit/Numerics.hxx:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from /home/eugenio/dev/ParaViewGeo/Plugins/SQToolkit/vtkSQKernelConvolution.cxx:33:</div><div>/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 type</div><div>make[2]: *** [Plugins/SQToolkit/CMakeFiles/SQToolkit.dir/vtkSQKernelConvolution.cxx.o] Error 1</div><div>make[1]: *** [Plugins/SQToolkit/CMakeFiles/SQToolkit.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div><div><br></div><div>Could someone give me some hints?</div><div><br></div><div>Regards</div><div><br></div><div>Eugenio</div>                                               </div></body>
</html>