0

The Flutter Doctor is showing this error:

[X] Visual Studio - develop for Windows X Visual Studio not installed; this is necessary for Windows development. Download at https:// visualstudio. microsoft .com /downloads/. Please install the "Desktop development with C++" workload, including all of its default components

I have already installed VS Code. How can I install the workload while not uninstalling and again installing VS Code?

  • Ignore this error, if you don't have any future plans for developing Windows Desktop Apps. C++ is required to generate Windows build – Prashant Sep 14 '22 at 12:35
  • https://stackoverflow.com/questions/71080518/visual-studio-not-installed-this-is-necessary-for-windows-development – look Jan 10 '23 at 19:12
  • You mean this ? https://stackoverflow.com/questions/71080518/visual-studio-not-installed-this-is-necessary-for-windows-development – Sedat Unal Jan 10 '23 at 19:14

1 Answers1

1

VSCode and Visual Studio are two different software by the way :)

SLendeR
  • 839
  • 7
  • 25