HI All,
I am writing code from the Book C++20. The code I write into VS Community 2022 works fine except that I have to change the language version. I have to go into properties and change the language from VS C++ 14 to C++ 20.
Does anyone know how I can make C++ 20 the default case?
The instructions given by helios show how to modify the library paths, you simply go to the C++ language standard settings to change those. I've done it myself following the instructions given in the thread.
Read the entire thread, VS 2022 changed slightly the menu option for the procedure, I mention the change.