You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 foundnote: 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 errorwarning: build failed, waiting for other jobs to finish...
error: could not compile
syn
due to previous errorerror: could not compile
proc-macro2
due to previous errorerror: could not compile
winapi
due to previous errorerror: could not compile
typenum
due to previous errorerror: failed to compile
solo2 v0.2.0
, intermediate artifacts can be found atC:\Users\[XXXXXX]\AppData\Local\Temp\cargo-installtTVChy
anyone faced same issue?
The text was updated successfully, but these errors were encountered: