etc/mplayer.ico location in osdep/mplayer.rc using make-3.79.1
"Henry Garcia" <[email protected]> Thu, 17 Apr 2008 20:13:22 -0400
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
> > > > > > > > -IDI_ICON1 ICON DISCARDABLE "../etc/mplayer.ico" > > > +IDI_ICON1 ICON DISCARDABLE "etc/mplayer.ico" > > That appears to be the only problem here. windres.exe can't find the file because it's not listed in the correct directory. > > > > I don't think 3.79 works, at least it is broken for ffmpeg. I think the > > latest version for MinGW is 3.81-2 and that should work AFAICT. > > > MPlayer dev-SVN-r26456-3.4.5 (C) 2000-2008 MPlayer Team compiles on MingW only with 3.79.1. No problems with cleaning up, here. Only able to compile with 3.79.1 here. 3.81 fails. Using my own 3.79.1 build from ftp.gnu.org