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 = -lprecice Current OpenFOAM environment: WM_PROJECT = OpenFOAM WM_PROJECT_VERSION = v2206 WM_NCOMPPROCS = 24 (number of threads for parallel builds) The adapter will be built into /home/user/OpenFOAM/user-v2206/platforms/linux64Gcc940DPInt32Opt/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.