Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:build.mpd-full.pulse [2019/03/06 21:18] – Update the instructions to 18.06.02 version her01n | docs:guide-developer:build.mpd-full.pulse [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Building MPD-full with PulseAudio ====== | ====== Building MPD-full with PulseAudio ====== | ||
| - | More information about building from source: [[docs: | + | More information about building from source: [[docs: |
| First you need to follow the HowtoBuild [[docs: | First you need to follow the HowtoBuild [[docs: | ||
| Line 40: | Line 40: | ||
| EXTRA_LDFLAGS += $(if $(ICONV_FULL), | EXTRA_LDFLAGS += $(if $(ICONV_FULL), | ||
| </ | </ | ||
| + | |||
| + | Maybe the path has to be adapted to $(STAGING_DIR)/ | ||
| + | |||