• 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!

Tfs 1.5 8.6 error compiling

MyksaND

Just DO ITTT!
Joined
Mar 5, 2020
Messages
31
Reaction score
12
Hello, I am trying to compile Tfs 1.5 8.6, I don't know what's wrong with items.cpp but it sends me these 2 errors

1>item.cpp
1>C:\vcpkg\installed\x64-windows\include\fmt\core.h(1600,63): error C2079: '_' uses struct 'fmt::v10::detail::type_is_unformattable_for<T,char> ' undefined
1>C:\vcpkg\installed\x64-windows\include\fmt\core.h(1600,63): error C2079: with
1>C:\vcpkg\installed\x64-windows\include\fmt\core.h(1600,63): error C2079: [
1>C:\vcpkg\installed\x64-windows\include\fmt\core.h(1600,63): error C2079: T=AccessList_t
1>C:\vcpkg\installed\x64-windows\include\fmt\core.h(1600,63): error C2079: ]
1>C:\vcpkg\installed\x64-windows\include\fmt\core.h(1604,7): error C2338: static_assert failed: 'Cannot format an argument. To make type T formattable provide a formatter<T> specialization: Redirecting (https://fmt.dev/latest/api.html#udt)'

I don't understand this error very well, I'm not a programmer either, and I have followed the guides correctly adding the libraries they told me, help is appreciated.

greetings
 
Back
Top