• 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.X+ Tfs 1.3 downgraded by Nekiro to 8.6 (Cannot open include file: 'boost/asio)

roriscrave

Advanced OT User
Joined
Dec 7, 2011
Messages
1,188
Solutions
34
Reaction score
200
Hello, I am trying to compile the tfs 1.3 downgraded by nekiro to 8.6.
I correctly followed this tutorial
But when it start compiling this error happens:
Code:
Cannot open include file: 'boost/asio.hpp': No such file or directory

I already looked for two solutions here in the forum and none worked.
Does anyone know what is the correct solution to this problem?

Some informations:
I'm using VisualStudio 2019.
I'm using this boosts: boost_1_66_0-msvc-14.1-64
And using tfs-sdk-3.2.
 
Last edited:
Back
Top