This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Visual Studio Community 2019 no longer available. #356
Comments
Partial answer: If CMake is updated to the latest version, then newly created packages can be built as they default to VS 2022 and the latest CMake version supports this. However old packages still can't be rebuilt as they still reference VS 2019 and this is no longer available for install from Microsoft. |
Visual Studio 2019 is available in the older downloads section - https://visualstudio.microsoft.com/vs/older-downloads/. I'll update the docs. |
The default toolchains are the important part. |
I updated ros.org for ROS1 and fixed out ROS2 docs - #357. |
Thankyou, I did look but obviously not hard enough. |
Per @ooeygui comments above |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
All Visual Studio Community downloads point to the 2022 version, which is not supported by ROS yet.
I have just setup a new PC and can't build anything.
File "c:\opt\ros\foxy\x64\lib\site-packages\colcon_cmake\task\cmake\build.py", line 162, in _reconfigure
raise RuntimeError(
RuntimeError: Unknown / unsupported VS version '17.0'
The text was updated successfully, but these errors were encountered: