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

OTClient Compilling problems

eduardbean

Member
Joined
Nov 26, 2010
Messages
129
Solutions
2
Reaction score
15
I'm Trying to compile otclient last version with vcpkg and i got this erro:

Severity Code Description Project File Line Suppression State
Error (active) E0289 no instance of constructor "boost::posix_time::seconds::seconds" matches the argument list otclient c:\Users\-\otclient\src\framework\net\connection.cpp 102

and

Severity Code Description Project File Line Suppression State
Error C2440 '<function-style-cast>': cannot convert from '' to 'boost::posix_time::seconds' otclient c:\users\-\otclient\src\framework\net\connection.cpp 111

Screenshot_1.png

Any idea ?
 
Back
Top