Make Error (windres)
Thomas Plank <[email protected]> Wed, 7 May 2008 18:57:26 +0200
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Hello, after nearly 3 months I treid to compile a new mplayer version, but the compile fails with a windres error. Have a look at: ,---- | gcc -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -Ilibavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D__CYGWIN__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DSYS_CYGWIN -DHAVE_CONFIG_H -I/cygdrive/d/cdrtools/mplayer/live -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -c -o libmenu/vf_menu.o libmenu/vf_menu.c | windres -o osdep/mplayer-rc.o osdep/mplayer.rc | windres: osdep/mplayer.rc:38: syntax error | make: *** [osdep/mplayer-rc.o] Error 1 `---- TIA for any tips, Thomas