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:

and...

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.

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

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

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

and...

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.

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

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

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!