Sir Mido
New Member
- Joined
- Dec 14, 2015
- Messages
- 68
- Reaction score
- 0
When installing libraries using this command , i get this error

Tried to do git pull and vcpkge update but says everything is already updated
While trying to compile , Visual studio starts with these lines

used to get these errors

but now i am getting only this

I am using Visual Studio Community 2022 on Windows 10 and trying to compile the latest TFS from the official repository.
I followed this tutorial: Compiling on Windows (vcpkg)
LUA:
.\vcpkg install --triplet x64-windows boost-iostreams boost-asio boost-system boost-variant boost-lockfree boost-locale boost-beast boost-json luajit libmariadb pugixml openssl fmt

Tried to do git pull and vcpkge update but says everything is already updated
While trying to compile , Visual studio starts with these lines

used to get these errors

but now i am getting only this

I am using Visual Studio Community 2022 on Windows 10 and trying to compile the latest TFS from the official repository.
I followed this tutorial: Compiling on Windows (vcpkg)