Dear Devs and Users,
I am trying to install prisms-pf v2.4 on linux mint 21.1 (hosted on VirtualBox).
I installed Deal.II v9.7.0-pre with p4est and mpi using the command:
cmake -DCMAKE_INSTALL_PREFIX=./bin/dealii-install -DP4EST_DIR=./bin/p4est-install -DDEAL_II_WITH_P4EST=ON -DDEAL_II_WITH_MPI=ON ./dealii-build
Deal.II installs fine and 'make test' runs ok. However, while trying to make prisms-pf (after doing cmake in the phaseField directory), I get the several error messages of the following type:
Attaching the full output from make if that helps. Can you offer any suggestion?
Best Regards
Subhradeep