| Summary: | CMake build does not generate libhidapi.so for Android | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Manuel Sabogal <mfer32> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.9 | ||
| Hardware: | Other | ||
| OS: | Android (All) | ||
| Attachments: | Patch | ||
Added, thanks! https://hg.libsdl.org/SDL/rev/cdf53e16feb7 |
Created attachment 3790 [details] Patch I noticed that the current Android.mk builds a libhidapi.so library for Android but the CMake build hasn't been updated to do so. I'll attach a patch that fixes this issue.