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 3757 - core/unix directory not integrated into CMakeLists.txt
Summary: core/unix directory not integrated into CMakeLists.txt
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All Linux
: P2 critical
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-2.0.6
Depends on:
Blocks:
 
Reported: 2017-08-16 18:43 UTC by Martin Gerhardy
Modified: 2017-08-17 19:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Gerhardy 2017-08-16 18:43:41 UTC
Right now you get unresolved symbols because the SDL_poll.c is not part of the build if you build via cmake.
Comment 1 Ryan C. Gordon 2017-08-17 19:45:09 UTC
Fixed in https://hg.libsdl.org/SDL/rev/ee47dce3b10c, thanks!

--ryan.