So I ran the command lime setup windows
but I keep getting an error saying:
In order to build native executables for Windows, you must have a
Visual Studio C++ compiler with “Windows Desktop” (Win32) support
installed. We recommend using Visual Studio Community, which is
available as a free download from Microsoft.
I have Visual Studio 2019 installed along with the Desktop development with C++ workload. I also have the Visual Studio 2017 Build Tools with the Visual C++ build tools installed. So why do I keep getting an error saying that I need to have Windows Desktop (win32) installed? I also checked under my VS 2019 editor, I can create a Windows Desktop application.