[MOAB-dev] Moab Paraview plugin will not compile

Tim Tautges tautges at mcs.anl.gov
Mon Oct 8 13:56:39 CDT 2012



On 10/08/2012 12:16 PM, Cook, Rich wrote:
> My apologies for posting here if it's not the right venue.  I could not find another resource through Google or locally.  BTW, the pointers to the package owners in the README leads to a dead link:
> "Users are encouraged to check
> http://cubit.sandia.gov/moab often for news and updates."
>
> Riiight.  Anyhow, I found you!  Ha.

Thanks for pointing that out, will fix.

>
> A user of our clusters at LLNL has asked if I would compile the MOAB Paraview plugin.
> So I tried this:
>
> tar -xzf moab-4.5.0.tar.gz
> pushd moab-4.5.0
> ./configure  --prefix=/nfs/tmp2/rcook/ParaView/moab-plugin/install-dir
> make -j
> pushd tools/vtkMOABReader/
> cmake -DParaView_DIR=/nfs/tmp2/rcook/ParaView/moab-plugin/Paraview-BuildDir/src/ParaView-3.14.0-Build/ .
>
> When I did so, I got the following error.  Can someone help me?  :-)
> Thanks!
>

The paraview plugin is a work in progress.  It's been updated in the trunk, but it's still not working, or needs the 
latest repo version of paraview rather than a released version.  I'm hoping we get that working in the next few weeks, 
so feel free to check back (or keep an eye on commit messages, probably from either me or Bob O'Bara).

- tim

> + cmake -DParaView_DIR=/nfs/tmp2/rcook/ParaView/moab-plugin/Paraview-BuildDir/src/ParaView-3.14.0-Build/ .
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/local/bin/gcc
> -- Check for working C compiler: /usr/local/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> CMake Error at CMakeLists.txt:8 (INCLUDE):
>    include could not find load file:
>
>      /tmp/dpkg-mkdeb.eHKBP8GXWA/src/ParaView-3.14.0-Source/ParaViewUse.cmake
>
>
> CMake Error at CMakeLists.txt:9 (ADD_PARAVIEW_PLUGIN):
>    Unknown CMake command "ADD_PARAVIEW_PLUGIN".
>
>
> -- Configuring incomplete, errors occurred!
>
>

-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3

              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
  phone (gvoice): (608) 354-1459      1500 Engineering Dr.
             fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list