Page 1 of 1
Forum

Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!

Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.

Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!



Need help for downl...
 
Share:
Notifications
Clear all

[Solved] Need help for downloading the HID.dll (USB) for Raspberry Pi 4 (64) for C# Dot Net Core application

1 Posts
1 Users
0 Reactions
1,264 Views
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter  

Hi

 

I am new to Raspberry Pi. I am migrating an existing C# .NET Framework 5.4 based console application to C# .Net Core /7.0 (cross platform for Raspberry Pi). This application communicates with one of the portable device and data transfer using USB. My application has been compiled successfully in VS2022 in ARM64 bit. It’s executed perfectly fine in Windows environment. Then I have compiled in ARM64 release mode with 0 error.  When I copied and executed it in Raspberry Pi4 (Raspbian 64 bit OS) with .NET 7.0 environment. It give me the missing HID.dll error. I have tried to download the HID.dll error but still give me the same error. Might be the wrong version.

 

Error:

System.DllNotFoundException: Unable to load shared library 'hid.dll' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace.

 

Please help me for installing the correct version of HID.dll. I am not able to find the correct dll.

 

Thanks & Regards

 

Susheel


   
ReplyQuote
Share: