Skip to content

Commit

Permalink
Update the link to the MSVC 2019 community edition. (#4698)
Browse files Browse the repository at this point in the history
Microsoft has hidden it from the main website, but it
can still be accessed through aka.ms.  Update the link here.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
clalancette authored Aug 30, 2024
1 parent 1d8b5f1 commit a86dd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Installation/_Windows-Install-Prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Install Visual Studio 2019.
If you already have a paid version of Visual Studio 2019 (Professional, Enterprise), skip this step.

Microsoft provides a free of charge version of Visual Studio 2019, named Community, which can be used to build applications that use ROS 2.
`You can download the installer directly through this link. <https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=16&src=myvs&utm_medium=microsoft&utm_source=my.visualstudio.com&utm_campaign=download&utm_content=vs+community+2019>`_
`You can download the installer directly through this link. <https://aka.ms/vs/16/release/vs_community.exe>`_

Make sure that the Visual C++ features are installed.

Expand Down

0 comments on commit a86dd94

Please sign in to comment.