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 - [Patch] Build broken when hidapi enabled
Summary: [Patch] Build broken when hidapi enabled
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: 2.0.10
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-21 14:10 UTC by Mathieu Eyraud
Modified: 2019-12-22 21:42 UTC (History)
0 users

See Also:


Attachments
Fix SOURCES (519 bytes, patch)
2019-12-21 14:10 UTC, Mathieu Eyraud
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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