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

Solved Cannot Install vcpkg (in cmd)

chyssler

Member
Joined
May 8, 2012
Messages
41
Reaction score
7
Hello I have a problem, When I was trying to install vcpkg with the command:
.\bootstrap-vcpkg.bat
.\vcpkg integrate install

It wont work, it tells me command not found

jRq7pZc.png


doing a full new for testing. since I need to fix this problem:

\src\otpch.h(42,10): fatal error C1083: Cannot open include file: 'boost/asio.hpp': No such file or directory
1>Done building project "theforgottenserver.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
 
Last edited:
Back
Top