solokeys / solo1

Solo 1 firmware in C
https://solokeys.com/
Other
2.3k stars 273 forks source link

Cant proceed firmware update for Solo2 #619

Open TheWA8 opened 2 years ago

TheWA8 commented 2 years ago

Hi, because of not able to use Solo2 with Windows I try to update FW hoping this will fix issue. I installed RUST and after typing "cargo install solo2" in command prompt I got at the end:

... ... error: 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: could not compile quote due to previous error warning: build failed, waiting for other jobs to finish... error: could not compile syn due to previous error error: could not compile proc-macro2 due to previous error error: could not compile winapi due to previous error error: could not compile typenum due to previous error error: failed to compile solo2 v0.2.0, intermediate artifacts can be found at C:\Users\[XXXXXX]\AppData\Local\Temp\cargo-installtTVChy

anyone faced same issue?