[vlc-devel] Undefined hotkeys in vlc_keys.h

Viktor Kompaneyets vato at wnet.ua
Tue Dec 20 10:37:34 CET 2005


Hi!
When compiling todays svn code there are errors in hotkeys plugin:

There are a lot of undefined (in vlc_keys.h) ACTION's:
hotkeys.c:399: error: 'ACTIONID_JUMP_BACKWARD_EXTRASHORT' undeclared (first
use in this function)
hotkeys.c:399: error: (Each undeclared identifier is reported only once
hotkeys.c:399: error: for each function it appears in.)
hotkeys.c:411: error: 'ACTIONID_JUMP_FORWARD_EXTRASHORT' undeclared (first
use in this function)
hotkeys.c:415: error: 'ACTIONID_JUMP_BACKWARD_SHORT' undeclared (first use
in this function)
hotkeys.c:419: error: 'ACTIONID_JUMP_FORWARD_SHORT' undeclared (first use in
this function)
hotkeys.c:423: error: 'ACTIONID_JUMP_BACKWARD_MEDIUM' undeclared (first use
in this function)
hotkeys.c:427: error: 'ACTIONID_JUMP_FORWARD_MEDIUM' undeclared (first use
in this function)
hotkeys.c:431: error: 'ACTIONID_JUMP_BACKWARD_LONG' undeclared (first use in
this function)
hotkeys.c:435: error: 'ACTIONID_JUMP_FORWARD_LONG' undeclared (first use in
this function)
hotkeys.c:526: error: 'ACTIONID_ASPECT_RATIO' undeclared (first use in this
function)
hotkeys.c:552: error: 'ACTIONID_CROP' undeclared (first use in this
function)
hotkeys.c:578: error: 'ACTIONID_DEINTERLACE' undeclared (first use in this
function)

-- 
Viktor Kompaneyets
Wnet project manager

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list