2mao

Results 17 comments of 2mao

sadly,i can not reproduce your problem.

> Having same problem on > > * OSX 10.14 > * iTerm2 Build 3.1.5 > * VIM - Vi IMproved 8.1 (2018 May 18, compiled Nov 16 2018 11:20:51)...

Try out https://github.com/rustdesk/rustdesk, it has Linux/Macos host support.

i am going to use scc in my remote desktop software.

> I also encounter this issue in MacOS: > > ``` > $ cargo run > error: multiple packages link to native library `clang`, but a native library can be...

I just added below as a work around > if avail_frames > 1024 * 1024 * 64 { > return Ok(PollDescriptorsFlow::Continue); > }

Try out https://github.com/rustdesk/rustdesk, a new open-source remote desktop software.

https://github.com/rustdesk/rustdesk/issues/132