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 completed with linking problems: there were undefined symbols. === Possible causes: - Is preCICE discoverable at runtime? Check the content of pkg-config output above. - Did anything go wrong while installing preCICE? Can you run any other preCICE tutorials? - Did anything go wrong while installing OpenFOAM? Can you run any other OpenFOAM tutorials? See wmake.log and ldd.log for more details. Attach your Allwmake.log, wmake.log, and ldd.log when asking for help.