mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
When writing a custom SPA plugin, it is very useful to get more detailed errors related to libdl. One common error is that a symbol is not present because a related library was not properly linked into the plugin. With this change, the error will tell the user about the exact missing symbol. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| spa-inspect.c | ||
| spa-json-dump.c | ||
| spa-monitor.c | ||