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: C.W. Betts
Subject: Re: [Qemu-devel] Qemu-devel Digest, Vol 61, Issue 99
Date: Tue, 22 Apr 2008 22:33:36 -0600
User-agent: KMail/1.9.6 (enterprise 20070904.708012)

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.

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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