[MPlayer-dev-eng] broken instructions MplayerOSX - doesn't compile also
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Sep 5 10:29:14 CEST 2009
On Sat, Sep 05, 2009 at 05:45:26AM +0200, Vincent Diepeveen wrote:
> cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-
> after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -
> Wredundant-decls -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-
> math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -
> D_LARGEFILE64_SOURCE -Ilibdvdread4 -mdynamic-no-pic -falign-loops=16 -
> shared-libgcc -I. -I/usr/X11R6/include -c -o libvo/osx_common.o
> libvo/osx_common.c
> libvo/osx_common.c:13: error: 'kVK_Return' undeclared here (not in a
> function)
> libvo/osx_common.c:14: error: 'kVK_Escape' undeclared here (not in a
> function)
You need HIToolbox/Events.h from the 10.5 SDK
More information about the MPlayer-dev-eng
mailing list