[MPlayer-cvslog] r31630 - in trunk: Makefile osdep/mplayer.exe.manifest osdep/mplayer.rc

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jul 26 08:15:00 CEST 2010


On Sun, Jul 25, 2010 at 11:59:51PM -0400, compn wrote:
> 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.

Try changing mplayer.exe.manifest to osdep/mplayer.exe.manifest in the .rc file.


More information about the MPlayer-cvslog mailing list