qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Qemu-devel Digest, Vol 61, Issue 99


From: Ben Taylor
Subject: Re: [Qemu-devel] Qemu-devel Digest, Vol 61, Issue 99
Date: Wed, 23 Apr 2008 07:42:49 -0400

On Wed, Apr 23, 2008 at 12:33 AM, C.W. Betts <address@hidden> wrote:
>
> On Tuesday 22 April 2008 08:47:35 pm address@hidden wrote:
>  > Hi
>  >   I am  installing the qemu with --enable-dsound.But it is has error.The
>  > error :
>  >
>  >
>  > audio/dsoundaudio.c:36:21: warning: windows.h: No such file or directory
>  > audio/dsoundaudio.c:37:22: warning: mmsystem.h: No such file or directory
>  > audio/dsoundaudio.c:38:21: warning: objbase.h: No such file or directory
>  > audio/dsoundaudio.c:39:20: warning: dsound.h: No such file or directory
>  > audio/dsoundaudio.c:68: error: syntax error before "LPDIRECTSOUND"
>  > audio/dsoundaudio.c:68: warning: no semicolon at end of struct or union
>  > audio/dsoundaudio.c:69: warning: type defaults to `int' in declaration of
>  > `dsound_capture' audio/dsoundaudio.c:69: warning: data definition has no
>  > type or storage class audio/dsoundaudio.c:70: error: syntax error before
>  > "dsound_primary_buffer" audio/dsoundaudio.c:70: warning: type defaults to
>  > `int' in declaration of `dsound_primary_buffer' audio/dsoundaudio.c:70:
>  > warning: data definition has no type or storage class
>  > audio/dsoundaudio.c:72: error: syntax error before '}' token
>  > audio/dsoundaudio.c:72: warning: type defaults to `int' in declaration of
>  > `dsound' ...............
>  > audio/dsoundaudio.c:1011: warning: implicit declaration of function
>  > `IDirectSoundCapture_Initialize' audio/dsoundaudio.c: In function
>  > `dsound_logerr':
>  > audio/dsoundaudio.c:243: error: `va_start' used in function with fixed args
>  > audio/dsoundaudio.c: In function `dsound_logerr2':
>  > audio/dsoundaudio.c:260: error: `va_start' used in function with fixed args
>  > make: *** [audio/dsoundaudio.o] Error 1
>  >
>  > Please help me.Thanks !
>
>  --enable-dsound only works on Windows, and only if you have the DirectX
>  headers installed.

I never knew what it was before. Perhaps enable-dsound should only get
enabled when on windows?

Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]