[MPlayer-dev-eng] [PATCH] win32 gui open disk for audio cd

Stephen Sheldon sfsheldo at gmail.com
Thu Dec 29 18:07:22 CET 2011


On 12/29/2011 8:48 AM, Ingo Brückl wrote:
> Stephen Sheldon wrote on Thu, 29 Dec 2011 16:33:34 +0000 (UTC):
>
>> I cannot build libcdio with mingw-w64. I built it with Cygwin, but there is
>> a link problem in the configure test of mplayer.
> What does it say?
I did not look carefully enough.  There are two tests. The first test 
failed, the second one succeeded.  I think they differ in the second 
test having a final -lwinmm on the link line.

Here is the the error in the first test:

/usr/local/lib/libcdio.a(win32.o): In function `_cdio_mciSendCommand':
/home/sheldon/src/libcdio-0.83/lib/driver/MSWindows/win32.c:201: 
undefined reference to `_mciSendCommandA at 16'

mciSendCommandA is in libwinmm.


More information about the MPlayer-dev-eng mailing list