IntergatedCircuits / HidSharp

HIDSharp is a multiplatform C# library for USB HID devices by James F. Bellinger
https://www.zer7.com/software/hidsharp
Other
121 stars 34 forks source link

Installation #11

Closed NtemKenyor closed 2 years ago

NtemKenyor commented 2 years ago

I have tried all night to install this Application on my linux OS(Elementary Os) and it keeps giving the error that:

nuget restore -NonInteractive WARNING: Error: SecureChannelFailure (The authentication or decryption has failed.) Unable to find version '2.0.5' of package 'HidSharp'.

And below is the command sudo make buildi

Please, I need a more detailed step-by-step approach on where to go from here or how to completely install the APp. I also feel that after this issue is resolved, I can make a better documentary about the Read.me file.

Thank you, I'm Ntem, Kenyor...

benedekkupper commented 2 years ago

This sounds very much like a duplicate of #7, please follow-up on that ticket. Note that you'll need to contact the original author if you want to change anything about this library's Nuget configuration.