libssh-rs icon indicating copy to clipboard operation
libssh-rs copied to clipboard

Fix linker libraries for x86_64-pc-windows-gnu target

Open ntsoftware opened this issue 5 months ago • 2 comments

See issue https://github.com/wez/libssh-rs/issues/30

ntsoftware avatar Oct 28 '25 12:10 ntsoftware

ah, looks like some CI adjustment is needed; could you update:

https://github.com/wez/libssh-rs/blob/9b46fd86f81fa0b1701354a348f8e1bc120157f4/.github/workflows/windows.yml#L16

to windows-latest as part of this so that the CI can give it a try?

Thank you!

wez avatar Oct 28 '25 13:10 wez

re: android failures, I'm not sure why it is treating warnings as errors, but 411c016ee6442663e076b8f9e7d6d99d3ddaa134 that I just pushed should address the warnings if you want to rebase.

wez avatar Oct 28 '25 14:10 wez