Hi guys, I am attempting to superbuild ParaViewWeb on CentOS 64-bit and I'm running into a CMake error when it reaches the configuration stage for building ParaViewWeb itself:
[ 95%] Performing configure step for 'ParaViewWeb' -- The C compiler identification is GNU 4.6.3 -- The CXX compiler identification is GNU 4.6.3 -- Check for working C compiler: /usr/lib64/ccache/gcc -- Check for working C compiler: /usr/lib64/ccache/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at ParaViewAdapter/CMakeLists.txt:50 (add_paraview_plugin): Unknown CMake command "add_paraview_plugin". -- Configuring incomplete, errors occurred! I looked around the CMake scripts a bit, but I'm not sure what the best way to fix this is... any suggestions? Thanks, -- Zach Mullen R & D Engineer Kitware Inc. 919-869-8858
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
