<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
We would like to use the xdmf3 exporter in ParaView. Dave mentioned to add in the cmake flags  to ParaView<br>
<br>
-DModule_vtkIOXdmf3:BOOL=ON<br>
-DBoost_NO_BOOST_CMAKE:BOOL=ON<br>
<br>
But for the superbuild  process<br>
<br>
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<br>
<br>
cmake gave warning <br>
<br>
CMake Warning:<br>
  Manually-specified variables were not used by the project:<br>
<br>
    Boost_NO_BOOST_CMAKE<br>
    Module_vtkIOXdmf3<br>
<br>
How do I go around that?<br>
<br>
Any help is much appreciated.<br>
<br>
thanks<br>
-simon<br>
</div>
</body>
</html>