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

Boost and include folder

xlucha

New Member
Joined
Nov 4, 2012
Messages
44
Reaction score
3
hi
i trying to compile otclient with this turtoial

https://otland.net/threads/compilin...rce-with-microsoft-visual-studio-2013.204849/

i downloades boost 1.55.0 but i dont have "include" folder. does not exist
08c98ec3e6.png



What should I do?
 
Probably inside there is boost folder. I recommend to use newer boost.
And it will look like this:
Code:
C:\local\boost_1_62_0\boost
 
0ac3a15925.png


and i get 141 errors .
for exemple
Error 1 error C1083: Cannot open include file: 'winsock2.h': No such file or directory (..\src\client\animator.cpp) c:\otclient\src\framework\stdext\compiler.h 27 1 otclient
0ac3cbf3c4.png



what is wrong?
 
Last edited:
Back
Top