Epsilons
Member
Dear OTLand community,
I'm reaching out for assistance regarding issues I'm encountering while attempting to compile TFS v1.4.2. I have the exact same errors with TFS v1.4 and v1.4.1. That being said, I compiled TFS v1.2 and TFS v1.5 with no problem whatsoever.
Here's the errors Visual Studio throw:
Looking forward to any assistance you can provide.
I'm reaching out for assistance regarding issues I'm encountering while attempting to compile TFS v1.4.2. I have the exact same errors with TFS v1.4 and v1.4.1. That being said, I compiled TFS v1.2 and TFS v1.5 with no problem whatsoever.
Here's the errors Visual Studio throw:
C++:
Error C2079 '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for<T,char>'
with
[
T=AccessList_t
] theforgottenserver .\vcpkg\installed\x64-windows\include\fmt\core.h 1600
Error C2079 '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for<T,char>'
with
[
T=MarketAction_t
] theforgottenserver .\vcpkg\installed\x64-windows\include\fmt\core.h 1600
Error C2079 '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for<T,char>'
with
[
T=MarketOfferState_t
] theforgottenserver .\vcpkg\installed\x64-windows\include\fmt\core.h 1600
Error C2338 static_assert failed: 'Cannot format an argument. To make type T formattable provide a formatter<T>
specialization: https://fmt.dev/latest/api.html#udt'
theforgottenserver .\vcpkg\installed\x64-windows\include\fmt\core.h 1604
Looking forward to any assistance you can provide.
Last edited: