You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Note 1: After installing VS CODE, install the [C++ Extension Pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools-extension-pack) and the [Gcov Viewer extension](https://marketplace.visualstudio.com/items?itemName=JacquesLucke.gcov-viewer) to the VS CODE.
103
104
- Note 2: The above winget install the CMake installer only. Run the CMake once and complete the installation.
104
105
- Note 3: The above wget install the VisualStudio launcher only. [Install the C++ workload](https://docs.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-170) after winget installation.
105
106
106
-
After the installation, set the PATH environment variable for CMake, Visual Studio C and Git.
107
+
After the installation, set the PATH environment variable for CMake, Visual Studio, Git and Graphviz.
0 commit comments