Arne Ehrlich

Results 6 comments of Arne Ehrlich

I just succesfully built a windows binary using dcuddeback/libusb-sys#5. if you want to build a project depending on libusb-rs, here are the steps required: ##### `Cargo.toml` ```toml [replace] "libusb-sys:0.2.3"= {...

I just succesfully built a windows binary using dcuddeback/libusb-sys#5. if you want to build a project depending on libusb-rs, here are the steps required: Cargo.toml ```toml [replace] "libusb-sys:0.2.3"= { git...

shellslash is set! switching to noshellslash fixes the problem....

I got Offic365 working with a workaround: * select "Hosted Exchange" * Server Url: https://outlook.office365.com/EWS/Exchange.asmx * Primary email: user@domain * Username: user@domain * Domain name, and share folder base blank

Its 52.21 64bit on TrueOS/FreeBSD git commit bedeb6804e76fa5a29a50786ca643c829084d063 from https://github.com/ExchangeCalendar/exchangecalendar/commits/master (the maintained version of this repository)

On Windows 10 I fixed the issues by using Microsoft's fixed `conpty.dll` and `OpenConsole.exe`. They are distributed with windows terminal... Copied to the `wezterm.exe` I have no issues for half...