Building the OpenFOAM-preCICE adapter... If not already known by the system, preCICE may be located using: pkg-config --cflags libprecice = pkg-config --libs libprecice = -L/mnt/WissMit/Software/preCICE/lib -lprecice Current OpenFOAM environment: WM_PROJECT = OpenFOAM WM_PROJECT_VERSION = 7 WM_NCOMPPROCS = 1 (number of threads for parallel builds) The adapter will be built into /mnt/WissMit/Software/OpenFOAM/OpenFOAM-7/platforms/linux64GccDPInt32Opt/lib Additional preprocessor/compiler options: Building with WMake (see the wmake.log log file)... === ERROR: Building failed. See wmake.log for more. === Possible causes: - Make sure you are using a compatible version of the adapter for your OpenFOAM version: https://www.precice.org/adapter-openfoam-support.html - Is preCICE discoverable at compile time? Check the content of ADAPTER_PKG_CONFIG_CFLAGS above. Attach your Allwmake.log and wmake.log when asking for help.