79786498

Date: 2025-10-09 13:58:49
Score: 0.5
Natty:
Report link

I had a similiar issue and noticed that I needed the following to be true:

  1. Although I had installed WSL, I was missing an important individual component, make sure within the Visual Studio installer that you have installed the "C++ CMake tools for Linux" (in addition to the "Linux and embedded development with C++" workload)

  2. Have WSL installed and set it up as a Remote Connection within visual studio. To do this follow the instructions on this page

wsl hostname -I
Reasons:
  • Blacklisted phrase (0.5): I need
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: PolarHalo