[Paraview] ParaView Superbuild - changing default Paraciew cmake option

Su, Simon M CTR USARMY ARL (US) simon.m.su.ctr at mail.mil
Fri Oct 17 11:18:00 EDT 2014


Hello,

We would like to use the xdmf3 exporter in ParaView. Dave mentioned to add in the cmake flags  to ParaView

-DModule_vtkIOXdmf3:BOOL=ON
-DBoost_NO_BOOST_CMAKE:BOOL=ON

But for the superbuild  process

cmake -DCMAKE_INSTALL_PREFIX:PATH=${HOME}/pv-test/${version}_osmesa -DCMAKE_BUILD_TYPE=Release -DParaView_FROM_GIT=OFF -DParaView_URL=/mnt/lustre/people/ssu/build/paraview/dl/ParaView-v4.2.0-source-xdmf3.tar.gz -DENABLE_boost=ON -DENABLE_cgns=OFF -DENABLE_ffmpeg=ON -DENABLE_fontconfig=ON -DENABLE_freetype=ON -DENABLE_hdf5=ON -DENABLE_libxml2=ON -DENABLE_matplotlib=ON -DENABLE_mesa=OFF -DENABLE_mpi=ON -DENABLE_numpy=ON -DENABLE_osmesa=ON -DENABLE_paraview=ON -DENABLE_png=ON -DENABLE_python=ON -DENABLE_qhull=ON -DENABLE_qt=OFF -DENABLE_silo=ON -DENABLE_szip=ON -DENABLE_visitbridge=ON -DMPI_CXX_LIBRARIES:STRING="/opt/cray/mpt/5.3.5/xt/seastar/mpich2-gnu/46/lib/libmpichcxx.so" -DMPI_C_LIBRARIES:STRING="/opt/cray/mpt/5.3.5/xt/seastar/mpich2-gnu/46/lib/libmpich.so" -DMPI_LIBRARY:FILEPATH="/opt/cray/mpt/5.3.5/xt/seastar/mpich2-gnu/46/lib/libmpichcxx.so" -DMPI_CXX_INCLUDE_PATH:STRING="/opt/cray/mpt/5.3.5/xt/seastar/mpich2-gnu/46/include/" -DMPI_C_INCLUDE_PATH:STRING="/opt/cray/mpt/5.3.5/xt/seastar/mpich2-gnu/46/include/" -DUSE_SYSTEM_mpi=ON -DUSE_SYSTEM_python=OFF -DUSE_SYSTEM_zlib=OFF -DModule_vtkIOXdmf3:BOOL=ON -DBoost_NO_BOOST_CMAKE:BOOL=ON ../ParaViewSuperbuild_4.2.0

cmake gave warning

CMake Warning:
  Manually-specified variables were not used by the project:

    Boost_NO_BOOST_CMAKE
    Module_vtkIOXdmf3

How do I go around that?

Any help is much appreciated.

thanks
-simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141017/327f8f9d/attachment.html>


More information about the ParaView mailing list