개발/flutter
[X] Visual Studio - develop for Windows flutter
알짭배기
2023. 5. 29. 21:15
반응형

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
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
이렇게 나오는데
그냥 컴퓨터에는 VScode만 설치가되어있고
나머지는 되어있지 않아서
위에 링크 클릭한 다음에
>>무료다운로드 << 이걸 클릭해라
그다음 프로그램을 설치하면
이렇게 나오는데 c++ 을 해야 설치가 된다
시간 20~30분 정도 걸렸는데 미리 설치하는게 좋은거같다...
그러면
이렇게 문제 없음으로 보인다
FLUTTER 를 쓰면서 처음으로 발생한 오류..였다..