box64 icon indicating copy to clipboard operation
box64 copied to clipboard

Error loading needed lib libhidapi-hidraw.so.0

Open zh522130 opened this issue 1 year ago • 4 comments

I can find /usr/lib/libhidapi-hidraw.so.0 using find / -name libhidapi-hidraw.so.0

# find / -name libhidapi-hidraw.so.0
/usr/lib/libhidapi-hidraw.so.0

but running box64 results in the error Error loading needed lib libhidapi-hidraw.so.0.

zh522130 avatar Sep 09 '24 03:09 zh522130

This lib is not wrapped, and a x86_64 one not founded

KreitinnSoftware avatar Sep 10 '24 18:09 KreitinnSoftware

This lib is not wrapped, and a x86_64 one not founded

Will it be added in the future? Do I need to close this issue? For now, I won't actually use this library, it's just that the software requires it. Currently, I can solve the problem by copying libhidapi-hidraw.so.0 to the directory separately.

zh522130 avatar Sep 11 '24 01:09 zh522130

I don't know if it will be wrapped in the future, probably yes.

KreitinnSoftware avatar Sep 11 '24 03:09 KreitinnSoftware

Okay, I'll keep this issue open for now, and close it later if it's no longer needed or fixed.

zh522130 avatar Sep 11 '24 03:09 zh522130