error[E0425]: cannot find value handle in this scope
--> /Users/chxmvn/.cargo/registry/src/github.com-1ecc6299db9ec823/rdp-rs-0.1.0/src/bin/mstsc-rs.rs:543:9
|
543 | handle as usize,
| ^^^^^^ not found in this scope
For more information about this error, try rustc --explain E0425.
error: could not compile rdp-rs due to 2 previous errors
error: failed to compile rdp-rs v0.1.0, intermediate artifacts can be found at /var/folders/tv/x2qdcddj3zg_40kh6g2j8_6w0000gn/T/cargo-install5F6cjJ
Does anyone know why I can't use the install command. I'm running it under macOS (ARM).