Skip to content

Commit 89f0429

Browse files
committed
Merge branch 'BUG-56994/pyarrow-assignment-unexpected-dtypes' of https://github.com/droussea2001/pandas into BUG-56994/pyarrow-assignment-unexpected-dtypes
2 parents 01812ef + 8f115c6 commit 89f0429

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/development/contributing_environment.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ You will need `Build Tools for Visual Studio 2022
3535
scrolling down to "All downloads" -> "Tools for Visual Studio".
3636
In the installer, select the "Desktop development with C++" Workloads.
3737

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
40+
**MSVC v142 - VS 2019 C++ x64/x86 build tools** in the right pane for installation.
41+
3842
Alternatively, you can install the necessary components on the commandline using
3943
`vs_BuildTools.exe <https://learn.microsoft.com/en-us/visualstudio/install/use-command-line-parameters-to-install-visual-studio?source=recommendations&view=vs-2022>`_
4044

0 commit comments

Comments
 (0)