How to Update Client src c++20
First, we open the client source with visual studio 2022.
Select all projects and right click on them -> properties -> General -> c++ language standard -> Here we choose c++20.
https://gyazo.com/b0313043fd54e709367a06eac3251060
need to make some step from this topic
[TuT] c++17 client side
How to Update Client src c++17 Step 1: First, we open the client source with visual studio 2019/2022. Select all projects and right click on them -> properties -> General -> c++ language standard -> Here we choose c++17. https://gyazo.com/6294d196172b20a418317f7be72dfb46 Step 2: In...
HowToc++20
If you don't understand something, you can ask your questions here.
