Dennis

Results 35 comments of Dennis

Having the same Problem on my rasberry.

It seems that hid_open returns a zero Pointer on raspberry. So @swt2c was right in my case. But i don't know why because hid_enumerate returns the device.

You have the current ETS6 installed. The ETS6 changed there signature and broke the reflection call

Has there been any progress on this? I would need this feature....

I have tried something. But having problems with the encryption data :/ You can take a look at it under -> Commit 2482769e

Did you take a look at my commit?

https://github.com/adamhathcock/sharpcompress/pull/284 now it has worked ^^ I'm just stupid :)

Took me quit some time to figure this out. Thanks alot for the bug entry...

Sorry for the late response. Here is the example repo: https://github.com/dos-ise/CoreWCF_ArrayBodyExample As you can see this repo contains 3 projects on for core, one for classic wcf and a common...