why?
linker link.exe
not found
|
= note: program not found
note: the msvc targets depend on the msvc linker but link.exe
was not found
note: please ensure that VS 2013, VS 2015, VS 2017, VS 2019 or VS 2022 was installed with the Visual C++ option
error: aborting due to previous error
Exactly as what the error message says. You need to download Visual C++. Easiest is just to use Visual Studio Installer: Visual Studio: IDE and Code Editor for Software Developers and Teams (microsoft.com)
1 Like
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.