• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Where are "asio.hpp"?

bomba

Member
Joined
Feb 26, 2008
Messages
635
Reaction score
7
Location
Brazil
Compiling error:
Code:
20    0    C:\Users\Anderson\Downloads\forgottenserver-master\forgottenserver-master\src\actions.cpp    In file included from ../../../Downloads/forgottenserver-master/forgottenserver-master/src/actions.cpp
30    26    C:\Users\Anderson\Downloads\forgottenserver-master\forgottenserver-master\src\otpch.h    boost/asio.hpp: No such file or directory.
            recipe for target '../../../Downloads/forgottenserver-master/forgottenserver-master/src/actions.o' failed
        C:\Users\Anderson\Documents\OT\Projeto\Makefile.win    [Error] [../../../Downloads/forgottenserver-master/forgottenserver-master/src/actions.o] Error 1
Where are "asio.hpp"?
 
Back
Top