• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help to compile

Winchester83

New Member
Joined
Oct 25, 2023
Messages
35
Reaction score
4
I have this error when trying to compile tfs 1.4.2, is anyone willing to help?

C:\vcpkg\installed\x64-windows\include\fmt\core.h(1576,63): error C2079: '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for<T,char>'

C:\vcpkg\installed\x64-windows\include\fmt\core.h(1580,7): error C2338: static_assert failed: 'Cannot format an argument. To make type T formattable provide a formatter<T> specialization: API Reference — fmt 10.1.0 documentation (https://fmt.dev/latest/api.html#udt)' (compiling source file ..\src\iomapserialize.cpp)
 
Last edited:
Back
Top