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

Having issues Comping TFS 1.2 8.6

SmitedPixels

New Member
Joined
Jul 31, 2021
Messages
9
Reaction score
0
Having issues compling would be great if someone could show me what im doing wrong Discord SmitedPixels#9480
 
Following this tut getting error
1627950989317.png
If you're using CMD then you need to use \ instead of / or else you'll have to use PowerShell.
So in CMD it should look like this
Code:
.\vcpkg install --triplet x64-windows boost-iostreams boost-asio boost-system boost-filesystem boost-variant boost-lockfree luajit libmariadb pugixml cryptopp fmt
 
Back
Top