Use a single, unified logging system.
Use fixed width integer types instead of typedefs
Use the fmt library instead of printf-like string formatting
Convert the game config from the config file to env variables
vcpkg exit code(compilation)
Hi, This looks like a vcpkg issue. Try reinstalling vcpkg and see what happens. Also, this project uses vcpkg in manifest mode, so it should (and tries here) to install dependencies automatically.…