mpd addon with icu support - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152) +---- Thread: mpd addon with icu support (/showthread.php?tid=351114) |
mpd addon with icu support - zhouck - 2020-01-20 Hi everyone! I am trying to build recent mpd addon with icu support. Unfortunately, config for mpd contains icu=disabled I have tried to change to enabled, in this case I got compilation error as icu lib is not installed. Please advice how to integrate icu library for Kodi addons |