Skip to content

Commit

Permalink
Add recommendation of 32 GB of RAM for C++ (#2886)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Dec 29, 2024
1 parent bc3a0ed commit 39f6eaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/docs/zero-to-robot/step-2/wpilib-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Supported Operating Systems and Architectures:

.. note:: [Windows 10 support from Microsoft will end in October 2025](https://www.microsoft.com/en-us/windows/end-of-support). We intend to continue supporting Windows 10 through the 2026 season, but may have to drop support in 2027. Teams should start planning their upgrade path to Windows 11.

.. note:: C++ compilation is memory intensive. A minimum of 32 GB of RAM is recommended for C++ teams.

WPILib is designed to install to different folders for different years, so that it is not necessary to uninstall a previous version before installing this year's WPILib.

## Downloading
Expand Down

0 comments on commit 39f6eaa

Please sign in to comment.