error when compiling ParaView

Hello,

I installed OpenFoam v1912. When I try to compile ParaView with theses instructions:

cd $WM_THIRD_PARTY_DIR
./makeParaView

it’s returning these error messages:

./makeParaView: 64: local: -DWM_DP: bad variable name

/makeParaView: 64: -DOPENFOAM: bad variable name

Could you help me solve this problem, please?

You are on the ParaView discourse, not OpenFOAM.

To compile ParaView our way, see here :
https://gitlab.kitware.com/paraview/paraview/blob/master/Documentation/dev/build.md

For OpenFOAM questions go there :

Ok thank you!

I’ll try.

Sindze Florian