[MPlayer-cygwin] Re: win32 GUI

Diego Biurrun diego at biurrun.de
Sat Sep 11 21:48:23 CEST 2004


Song Du writes:
> apply patches and extract tgz
> add #define TTPLAYER to config.h
> add GUI32=yes to config.mak

Thanks, the #define helped.  Now I get the following error in the
final linking stage, though:

ttplayer/libttplayer.a(ttplayer.o)(.text+0x744): In function `WindowProcedure':
/home/diego/mplayer/dev/ttplayer/ttplayer.c:195: undefined reference to `_GetOpenFileNameA at 4'
ttplayer/libttplayer.a(ttplayer.o)(.text+0x841):/home/diego/mplayer/dev/ttplayer/ttplayer.c:195: undefined reference to `_GetOpenFileNameA at 4'
ttplayer/libttplayer.a(ttplayer.o)(.text+0xb5f): In function `ttplayer_fileopen':
/home/diego/mplayer/dev/ttplayer/ttplayer.c:195: undefined reference to `_GetOpenFileNameA at 4'
collect2: ld returned 1 exit status
make: *** [mplayer.exe] Error 1

Diego




More information about the MPlayer-cygwin mailing list