[MPlayer-cvslog] r31630 - in trunk: Makefile osdep/mplayer.exe.manifest osdep/mplayer.rc
compn
tempn at twmi.rr.com
Mon Jul 26 05:59:51 CEST 2010
On Sun, 4 Jul 2010 09:13:18 +0200 (CEST), reimar wrote:
>Author: reimar
>Date: Sun Jul 4 09:13:18 2010
>New Revision: 31630
>
>Log:
>Add a manifest file to disable file and registry
>"virtualization" on Windows.
>+osdep/mplayer-rc.o: osdep/mplayer.exe.manifest
>+
it breaks compilation for me on a fresh tree.
windres -I. osdep/mplayer.rc osdep/mplayer-rc.o
f:\mingw\bin\windres.exe: can't open file `mplayer.exe.manifest': No such file or directory
make: *** [osdep/mplayer-rc.o] Error 1
osdep/mplayer.exe.manifest exists.
i couldnt figure out how to pass it to windres correctly.
cp it over to mplayer/ seems to work.
-compn
More information about the MPlayer-cvslog
mailing list