| Summary: | linkage failure with --enable-hidapi because of missing libudev symbols | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ozkan Sezer <sezeroz> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: | hidapi dynamic udev initial patch | ||
|
Description
Ozkan Sezer
2018-09-24 10:22:31 UTC
True, although HIDAPI on Linux isn't recommended because it requires root and doesn't add any significant benefit there. Would you like to write a dynamic loading patch? (In reply to Sam Lantinga from comment #1) > Would you like to write a dynamic loading patch? OK, will look at it. Created attachment 3310 [details]
hidapi dynamic udev initial patch
Attached is an initial quick hack. Please review.
Looks good! https://hg.libsdl.org/SDL/rev/b527a6a49bfd |