TeamHypersomnia / Hypersomnia

Multiplayer top-down shooter made from scratch in C++. Play in your Browser! https://hypersomnia.io Made in 🇵🇱
https://hypersomnia.io/
GNU Affero General Public License v3.0
1.08k stars 47 forks source link

Building on Windows with VS 2022 #280

Closed slow3586 closed 7 months ago

slow3586 commented 7 months ago

Fixes "no type named 'mutex' in namespace 'std'" error Creates a PDB file when GENERATE_DEBUG_INFORMATION is enabled CMakeSettings.json for building from Visual Studio