[MPlayer-dev-eng] [PATCH v2] Mac OS X: fix compilation on Mac OS X 10.4
Aaro Koskinen
aaro.koskinen at iki.fi
Mon Oct 5 19:43:49 CEST 2009
Hello,
The attached patch allows MPlayer to be compiled on Mac OS X 10.4
(and now tries to avoid breaking later versions).
It was pointed out by Reimar Döffinger that Mac OS X 10.5 SDK defines
virtual keycodes using enum, so it's not possible to use #ifndef to
check their presence. Instead, it must be checked using configure - I
don't think the SDK provides any information on which version we are
compiling with.
A.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02-mplayer-libvo-osx-keycodes.patch
Type: application/octet-stream
Size: 3691 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20091005/4dd45812/attachment.obj>
More information about the MPlayer-dev-eng
mailing list