cpp-login-menu
cpp-login-menu copied to clipboard
Can't build in Visual Studio 2022
Can't build in Visual Studio 2022, connected all the libraries and dependencies, there are errors everywhere in every file, it just crumbles
If you are encountering errors in each file you might not have properly linked the libraries to the project. Make sure you are configuring project settings on the same build (release or debug) This repo was built with Visual Studio 2019 (v142)