Building the OpenFOAM adapter for preCICE... Current OpenFOAM environment: WM_PROJECT = OpenFOAM WM_PROJECT_VERSION = 6 The adapter will be built into: ADAPTER_TARGET_DIR = /home/tdg/OpenFOAM/tdg-6/platforms/linux64GccDPInt64Opt/lib The following building options will be used: ADAPTER_PREP_FLAGS = -DADAPTER_DEBUG_MODE ADAPTER_WMAKE_OPTIONS = -j 12 Dependencies (preCICE) will be located using the following environment variables: ADAPTER_PRECICE_ROOT = /home/tdg/OpenFOAM/precice/precice-2.0.2 preCICE dependencies: not specified (ok if preCICE is built as a shared library) ADAPTER_PKG_CONFIG_CFLAGS = -I/usr/local/include ADAPTER_PKG_CONFIG_LIBS = -L/usr/local/lib -lprecice ADAPTER_GLOBAL_CPLUS_INC_PATHS = -I/home/tdg/OpenFOAM/precice/yaml-cpp/include ADAPTER_GLOBAL_LD_LIBRARY_PATHS = -L/mnt/datasim/OpenFOAM/ThirdParty-6/platforms/linux64Gcc/gperftools-svn/lib -L/mnt/datasim/OpenFOAM/ThirdParty-6/platforms/linux64Gcc/ParaView-5.4.0/lib/paraview-5.4 -L/mnt/datasim/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt64Opt/lib/openmpi-system -L/mnt/datasim/OpenFOAM/ThirdParty-6/platforms/linux64GccDPInt64/lib/openmpi-system -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/home/tdg/OpenFOAM/tdg-6/platforms/linux64GccDPInt64Opt/lib -L/mnt/datasim/OpenFOAM/site/6/platforms/linux64GccDPInt64Opt/lib -L/mnt/datasim/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt64Opt/lib -L/mnt/datasim/OpenFOAM/ThirdParty-6/platforms/linux64GccDPInt64/lib -L/mnt/datasim/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt64Opt/lib/dummy -L/home/tdg/OpenFOAM/precice/yaml-cpp/build -L/usr/local/lib ADAPTER_GLOBAL_LIBRARY_PATHS = -L/usr/local/lib 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://github.com/precice/openfoam-adapter/wiki/Notes-on-OpenFOAM - Is preCICE discoverable at compile time? Check the content of ADAPTER_PKG_CONFIG_CFLAGS above.