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
I can't install clog-cli to my Windows 10. I get an error:
Compiling time v0.1.39
error[E0252]: a type named `INT` has already been imported in this module
--> C:\Users\SashaChernykh\.cargo\registry\src\github.com-1ecc6299db9ec823\time-0.1.39\src\sys.rs:543:9
|
542 | use winapi::um::winnt::*;| --------------------- previous import of `INT` here
543 | use winapi::shared::minwindef::*;| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ already imported
error: aborting due to previous error
Build failed, waiting for other jobs to finish…
error: failed to compile `clog-cli v0.9.3`, intermediate artifacts can be found at `C:\Users\SASHAC~1\AppData\Local\Temp\cargo-install.9v8i9cpON8iQ`
Caused by:
Could not compile `time`.
1. Summary
I can't install clog-cli to my Windows 10. I get an error:
2. Steps to reproduce
Click here to see full output.
3. Environment
Thanks.
The text was updated successfully, but these errors were encountered: