List Info

Thread: Error compiling mplayer r26450: "../etc/mplayer.ico" not found




Error compiling mplayer r26450: "../etc/mplayer.ico" not found
user name
2008-04-15 17:21:21
I tried to compile r26450 using mingw. I got this error:

$ make
./version.sh `gcc -dumpversion`
windres -o osdep/mplayer-rc.o osdep/mplayer.rc
j:mingwbinwindres.exe: can't open icon file
`../etc/mplayer.ico': No such 
file or directory
make: *** [osdep/mplayer-rc.o] Error 1

Although I could fix it with this modification:

Index: osdep/mplayer.rc
============================================================
=======
--- osdep/mplayer.rc    (revisi¢n: 26450)
+++ osdep/mplayer.rc    (copia de trabajo)
 -35,5
+35,5 
     }
 }
 
-IDI_ICON1 ICON DISCARDABLE  "../etc/mplayer.ico"
+IDI_ICON1 ICON DISCARDABLE  "etc/mplayer.ico"

-- 
RVM
_______________________________________________
MPlayer-cygwin mailing list
MPlayer-cygwinmplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cy
gwin

Re: Error compiling mplayer r26450: "../etc/mplayer.ico" not found
user name
2008-04-16 03:06:37
Hi,

2008/4/16, RVM <rvm3000ya.com>:
> I tried to compile r26450 using mingw. I got this
error:
>
> $ make
> ./version.sh `gcc -dumpversion`
> windres -o osdep/mplayer-rc.o osdep/mplayer.rc
> j:mingwbinwindres.exe: can't open icon file
`../etc/mplayer.ico': No such
> file or directory
> make: *** [osdep/mplayer-rc.o] Error 1
>
> Although I could fix it with this modification:
>
> Index: osdep/mplayer.rc
>
============================================================
=======
> --- osdep/mplayer.rc    (revisi¢n: 26450)
> +++ osdep/mplayer.rc    (copia de trabajo)
>  -35,5 +35,5 
>     }
>  }
>
> -IDI_ICON1 ICON DISCARDABLE 
"../etc/mplayer.ico"
> +IDI_ICON1 ICON DISCARDABLE 
"etc/mplayer.ico"

I couldn't reproduce the problem. Which version of make and
windres
are u using? Mines are:

C:MSYSsourcemplayer>make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.
There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i686-pc-msys

C:MSYSsourcemplayer>windres --version
GNU windres (GNU Binutils) 2.18.50.20080109
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under
the terms of
the GNU General Public License version 3 or (at your option)
any later version.
This program has absolutely no warranty.

-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6
_______________________________________________
MPlayer-cygwin mailing list
MPlayer-cygwinmplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cy
gwin

Re: Error compiling mplayer r26450: "../etc/mplayer.ico" not found
user name
2008-04-16 16:05:46
El Miércoles, 16 de Abril de 2008 10:06, Zuxy Meng
escribió:
> Hi,
>
> 2008/4/16, RVM <rvm3000ya.com>:
> > I tried to compile r26450 using mingw. I got this
error:
> >
> > $ make
> > ./version.sh `gcc -dumpversion`
> > windres -o osdep/mplayer-rc.o osdep/mplayer.rc
> > j:mingwbinwindres.exe: can't open icon file
`../etc/mplayer.ico': No
> > such file or directory
> > make: *** [osdep/mplayer-rc.o] Error 1
> >
> > Although I could fix it with this modification:
> >
> > Index: osdep/mplayer.rc
> >
============================================================
=======
> > --- osdep/mplayer.rc    (revisi¢n: 26450)
> > +++ osdep/mplayer.rc    (copia de trabajo)
> >  -35,5 +35,5 
> >     }
> >  }
> >
> > -IDI_ICON1 ICON DISCARDABLE 
"../etc/mplayer.ico"
> > +IDI_ICON1 ICON DISCARDABLE 
"etc/mplayer.ico"
>
> I couldn't reproduce the problem. Which version of make
and windres
> are u using? Mines are:
>
> C:MSYSsourcemplayer>make --version
> GNU Make 3.81
> Copyright (C) 2006  Free Software Foundation, Inc.
> This is free software; see the source for copying
conditions.
> There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A
> PARTICULAR PURPOSE.
>
> This program built for i686-pc-msys
>
> C:MSYSsourcemplayer>windres --version
> GNU windres (GNU Binutils) 2.18.50.20080109
> Copyright 2007 Free Software Foundation, Inc.
> This program is free software; you may redistribute it
under the terms of
> the GNU General Public License version 3 or (at your
option) any later
> version. This program has absolutely no warranty.

$ make --version
GNU Make version 3.79.1, by Richard Stallman and Roland
McGrath.
Built for i686-pc-msys
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98,
99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.
There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A
PARTICULAR PURPOSE.
 
Report bugs to <bug-makegnu.org>.
 
$ windres.exe --version
GNU windres 2.17.50 20060824
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under
the terms of
the GNU General Public License.  This program has absolutely
no warranty.

-- 
RVM
_______________________________________________
MPlayer-cygwin mailing list
MPlayer-cygwinmplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cy
gwin

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )