| Summary: | [Patch] Build broken when hidapi enabled | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mathieu Eyraud <meyraud705> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.10 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Fix SOURCES | ||
Fixed, thanks! https://hg.libsdl.org/SDL/rev/9d653cdc1797 |
Created attachment 4131 [details] Fix SOURCES SDL_hidapi.c is added twice to 'SOURCES' which causes "multiple definition error" when linking.