I confirm that adding:
#include <stddef.h>
to mediafile.c fixes this issue.
Note: <stdio.h> is not required to fix this issue.
#include <stddef.h>
to mediafile.c fixes this issue.
Note: <stdio.h> is not required to fix this issue.
Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menugrep VDR README>/dev/null 2>&1 && make all DVBDIR=/usr/include VDRDIR=/usr/include/vdr LIBDIR=. || echo "VDR not found in README so not building"