cpp
Cross-Compiling with mingw: "mingw mutex is not a member of std"
Using spdlog as logger in my current project gives me an error when I try to cross compile it using my urho3d-docker-setup: error: 'mutex' is not a member of 'std' After asking the internet I found out that there are actually different mingw-compilers with different suffixes: