[vlc-devel] Unable to compile after today (07 August 2017) git pull
francesco at bltitalia.com
francesco at bltitalia.com
Mon Aug 7 12:38:06 CEST 2017
Hi to all
as in subject I can't compile after issue git pull. Here is the result:
GEN revision.c
CC revision.lo
CC video_output/control.lo
CC video_output/display.lo
In file included from video_output/display.c:33:0:
../include/vlc_common.h:85:25: error: expected , or } before
__attribute__
# define VLC_DEPRECATED __attribute__((deprecated))
^
../include/vlc_vout_display.h:142:29: note: in expansion of macro
VLC_DEPRECATED
VOUT_DISPLAY_HIDE_MOUSE VLC_DEPRECATED,
^
In file included from video_output/display.c:47:0:
I made a vlc directory copy for safe. If I issue "make" before "git pull"
command all works fine, after pulling I receive this error.
More information about the vlc-devel
mailing list