Actions
Bug #1703
closedMeson: Include paths not set for sdl components
Start date:
10/11/2025
Due date:
% Done:
0%
Estimated time:
Description
Meson configure uses find_library() to find sdl dependencies. That only sets the library, but not include paths for the headers, causing build to fail on some systems when includes are not found.
Files
Updated by Marko Lindqvist 6 days ago
- Blocks Feature #1685: Flatpak: org.freedesktop.Platform '25.08' added
Updated by Marko Lindqvist 6 days ago
- File 0012-Meson-Use-dependency-instead-of-find_library-to-find.patch 0012-Meson-Use-dependency-instead-of-find_library-to-find.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions