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

Compiling vcpkg install lib

Can you try with Powershell as administrator? I just installed vcpkg by only following this and using Powershell and had no issue at all.
 
Rename the file manually and then retry, It should be located in vcpkg\downloads
 
just copy it from your Powershell console error and rename it.
 
Last edited:
Open using CMD to check the error also write how you solved vcpkg issue so others who get same error get helped.
It mostly will be incorrect mysql info or old processor like in this explanation.
 
Open using CMD to check the error also write how you solved vcpkg issue so others who get same error get helped.
It mostly will be incorrect mysql info or old processor like in this explanation.
vcpkg solved -
git checkout 2020.06 newest version

Topic:
4.png

all the time black console
 
Have you compiled with this option on? Streaming SIMD Extensions 2?
 
It is just a warning because SSE/SSE2 were made for 86x by default but it still works with 64-bit for old processors like yours, So no problem in using the TFS you just compiled but if you wanna read more about the warn check this.
 
Solution
Back
Top