iparaview-kernel: paraview build from source or precompiled binaries?

Hello all,

I am attempting to setup iparaview-kernel for use on Windows.

Does the iparaview-kernel (https://gitlab.kitware.com/paraview/plugins/iparaview-kernel) require paraview to be built from source or can I install a prebuilt installation from https://www.paraview.org/download/?

find_package(ParaView REQUIRED)

To build the plugin from source, you indeed need to build ParaView yourself.

If you are interested by a version that works with the binary release of ParaView, please reach out to Kitware: https://kitware.com

1 Like