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

(LINUX UBUNTU) Source error while compiling TFS 0.4

JaquezGaming

Member
Joined
Feb 7, 2018
Messages
11
Reaction score
6
Location
Sweden
When i compile my ot in linux i get this error anyone know how to fix and could help me?

Code:
talkaction.cpp:237:14: note:   ‘std::stringstream {aka std::__cxx11::basic_stringstream<char>}’ is not derived from ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’
        sl << ss;
 

Similar threads

Back
Top