• 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 instaling vcpkg

Dorianek

Member
Joined
Nov 29, 2018
Messages
247
Reaction score
10
Location
Poland
Hello, for several days I've been trying to compile a server via vcpkg tfs 1.4 on the windows 7 operating system x64, every attempt I make looks like the picture, the program turns off, program errors pop up. Could someone write step by step what commands to use to compile successfully? Thank you in advance

I used this guide. :
 

Attachments

Did you try using CMD? It seems not.

Try running CMD in administrator mode and try again!
Post automatically merged:

.\vcpkg install --triplet x64-windows boost-iostreams boost-asio boost-system boost-filesystem boost-variant boost-lockfree luajit libmariadb pugixml cryptopp fmt
.\vcpkg install boost-iostreams boost-asio boost-system boost-filesystem boost-variant boost-lockfree luajit libmariadb pugixml cryptopp fmt
 
Back
Top