We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4911

Summary: [Patch] Build broken when hidapi enabled
Product: SDL Reporter: Mathieu Eyraud <meyraud705>
Component: buildAssignee: 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

Description Mathieu Eyraud 2019-12-21 14:10:57 UTC
Created attachment 4131 [details]
Fix SOURCES

SDL_hidapi.c is added twice to 'SOURCES' which causes "multiple definition error" when linking.
Comment 1 Sam Lantinga 2019-12-22 21:42:39 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/9d653cdc1797