haimgel / display-switch

Turn a $30 USB switch into a full-featured multi-monitor KVM switch
https://haim.dev/posts/2020-07-28-dual-monitor-kvm/
MIT License
2.86k stars 112 forks source link

Error when installing and no .ini or log files? #135

Closed treharm closed 9 months ago

treharm commented 9 months ago

Hi, Sorry, to begin with I am a total novice with programming but I really wanted to use this solution so I gave it a go.

I downloaded Rust and the zip file. Extracted the zip file and did cargo build --release.

I got this error in my terminal: image

I also then don't appear to have a .ini file to customise or a log file either?

Any ideas?