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

Compiling [8.60] The Forgotten Server 1.2 problem to compile

PRLOts

Member
Joined
Jun 24, 2017
Messages
116
Solutions
4
Reaction score
15
Hello Otland, could you help me to solve this issue with compile? Let me explain what I did, and mby you know how to solve this, so:

First of all I downloaded [8.60] The Forgotten Server 1.2 from here.
Than I read that I need boost_1_59_0-msvc-14.0-64 to compile that so I get it from here
And I found that I need MPIR 2.7 so i get it from here
To be sure that I have everything i downloaded also tfs-sdk-2.0 from some github tutorials.

Step 1.
I open my theforgottenserver.sln in \forgottenserver-8.6\vc14
Step 2.
I change properties like on picture:

1.jpg

and...

2.jpg

Step 3.

In C/C++, Additional Include Directories I add my include files, I add also from MPIR 2.7 and tfs-sdk-2.0 to be sure that all files are and also boost_1_59_0 like on picture.

3.jpg

Step 4.

In Linker, Additional Library Directories I add my lib files as in the picture.

4.jpg

Step 5.

I click apply and i click rebuild and I see this error.

6.jpg


Question:

Am I doing everything correct? I tried to add only files from MPIR 2.7 or only from tfs-sdk-2.0 I tried both and everytime there is something wrong. Or meaby there is a problem that i have no includes or libs for x64 system? If somone know how to fix this that i could complete compilation please reply.

Thanks for help, best regards!
 
Back
Top