Jump to content

YuriVict

Community Newbie
  • Posts

    2
  • Joined

  • Last visited

Posts posted by YuriVict

  1. The build breaks:

    Quote

    In file included from ../../../source/network/NetMessage.cpp:1:
    In file included from ../../../source/pch/network/precompiled.h:19:
    In file included from ../../../source/lib/precompiled.h:109:
    In file included from ../../../source/ps/CLogger.h:22:
    In file included from /usr/local/include/fmt/printf.h:14:
    In file included from /usr/local/include/fmt/format.h:49:
    /usr/local/include/fmt/core.h:1690:3: error: static_assert failed due to requirement 'formattable' "Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt"
      static_assert(
      ^
    /usr/local/include/fmt/core.h:1711:10: note: in instantiation of function template specialization 'fmt::detail::make_value<fmt::basic_printf_context<fmt::appender, char>, const NetMessageType &>' requested here
      return make_value<Context>(val);
             ^
     

     

×
×
  • Create New...