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

Error compiling TFS

duuh30

New Member
Joined
May 14, 2019
Messages
18
Reaction score
0
Hello, I'm trying to compile this project.


I've tested it in the 2017 and 2019 versions of visual studio, 2 different errors happen.

In visual studio 2019 this error occurs

error.png

I've already tried to install via SDK or VCPKG, the same thing happens.
In visual studio 2018 this error occurs
imagem_2022-06-20_185233352.png


Can someone help me?
 
Hello Evil, how are you? I did the tutorial using vcpkg but without success, same problem.
Post automatically merged:

Hello Evil, how are you? I did the tutorial using vcpkg but without success, same problem.

I can't run these commands

vcpkg && .\bootstrap-vcpkg.bat && .\vcpkg integrate install

.\bootstrap-vcpkg.bat

Nothing is returned and as I saw in some tutorial videos it should return some information from .cpp files
Post automatically merged:

Hello Evil, how are you? I did the tutorial using vcpkg but without success, same problem.
Post automatically merged:



I can't run these commands

vcpkg && .\bootstrap-vcpkg.bat && .\vcpkg integrate install

.\bootstrap-vcpkg.bat

Nothing is returned and as I saw in some tutorial videos it should return some information from .cpp files

error1.png
 
Last edited:
Back
Top