Atom 에디터로 러스트하는데요. 컴파일 하는데 이렇게 뜨네요.


error: could not exec the linker `link.exe`: 지정된 파일을 찾을 수 없습니다. (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