• 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.4.2] Error compiling

gatuxoss

New Member
Joined
Jul 20, 2022
Messages
7
Reaction score
0
GitHub
FelipeGodoy96
Last edited:
Ok, I managed to download and install independently boost and fmt packages and linked directly to the project in Visual Studio, all erros were gone except for that Visual Studio cannot find the libs for boost.
1747959554509.webp
could not open input file 'libboost_atomic-vc142-mt-s-x64-1_79.lib'

Any idea in how to fix?
 
Hello everyone,

I'm having a problem while trying to compile and build TFS 1.4.2 on my Windows PC.

View attachment 92565

I followed everything in the tutorial as it says in: Compiling on Windows (vcpkg) (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows-%28vcpkg%29)

I saw in another thread that downgrading boost must fix it, BUT, downgrading it is not easy as I thought. Any tutorial on how to do it properly?
Check the baseline of the vcpkg.json and find exactly what version of boost it is installing. The newer boost library made a few changes and io_service for example is called something else now.
 
how come the repository is linking to otacademy discord when its otlands projects fork and has nothing to do with otacademy?
Hi Temperament, the Discord OTA is the main group Discord that I use to help people and it has a specific room for my "TFS-10.98" repository where people can ask questions or report Issues
 
 
Back
Top