We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa8991 commit 025ebb9Copy full SHA for 025ebb9
doc/source/development/contributing_environment.rst
@@ -35,8 +35,8 @@ You will need `Build Tools for Visual Studio 2022
35
scrolling down to "All downloads" -> "Tools for Visual Studio".
36
In the installer, select the "Desktop development with C++" Workloads.
37
38
- If you encounter an error indicating `cl.exe` is not found when building with Meson,
39
- reopen the installer and also select the optional component
+ If you encounter an error indicating ``cl.exe`` is not found when building with Meson,
+ reopen the installer and also select the optional component
40
**MSVC v142 - VS 2019 C++ x64/x86 build tools** in the right pane for installation.
41
42
Alternatively, you can install the necessary components on the commandline using
0 commit comments