Error in build a rust project

how to build project when see this error :no_mouth:

error: linker link.exe not found
|
= note: The system cannot find the file specified. (os error 2)

note: the msvc targets depend on the msvc linker but link.exe was not found

note: please ensure that VS 2013 or VS 2015 was installed with the Visual C++ option

error: aborting due to previous error

error: Could not compile project2.

To learn more, run the command again with --verbose.

Have you installed Visual Studio? If so, did you enable Windows 8 SDK as an option during installation?

1 Like

thank you my friend :heart_eyes: :heart: