Enviroment issues

System.BadImageFormatException
Issue: I use your SDK from .NET application and I get System.BadImageFormatException when I run the built application. Cause and solution: System.BadI...
Wed, 15 Nov, 2017 at 3:42 PM
Missing libusb dependency
Issue: We have a problem with libusb library missing in the system.  Cause and Solution: libusb-0.1.4 is a Linux shared dependency of our SDKs used by...
Wed, 20 Feb, 2019 at 6:49 PM
System.DllNotFoundException: Unable to load DLL 'libgdiplus'
Issue:  I am getting error following error with your SDK using .NET Core library on a Linux machine: Error Message:  Method MyImageConvert threw exceptio...
Tue, 23 Jul, 2019 at 1:38 PM
How can I check the dependencies of a dynamic library?
Issue: I have found that my application is unable to load the dynamic library because of the missing dependency. How can I figure out what dependency is mi...
Mon, 30 Dec, 2019 at 2:55 PM