My VS and VSBT installations somewhy are not recognized by VS Installer, and executing Build tasks in VSCode outputs this:
WARNING: No Visual C++ installation was found. Please download and install Visual Studio 2017 with C++ components.
ERROR: Visual Studio 2019 must be installed in order to build this target.
The terminal process terminated with exit code: 6
How can i directly specify the VSBT directory for UE ?
Creating makefile for aclueXadi (no existing makefile)
ERROR: Unable to instantiate module 'UnrealEd': Unable to instantiate UnrealEd module for non-editor targets.
(referenced via Target -> aclueXadi.Build.cs -> BlueprintGraph.Build.cs -> KismetCompiler.Build.cs)
The terminal process terminated with exit code: 6
Terminal will be reused by tasks, press any key to close it.