All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 00/12] audio patch queue
Date: Wed, 10 Jun 2015 08:50:01 +0200	[thread overview]
Message-ID: <1433919001.16508.5.camel@redhat.com> (raw)
In-Reply-To: <CAFEAcA-+kw_syCPqPPr_=VWzvSPYrRKHQVfMQaLdo93pd0d0ow@mail.gmail.com>

> Fails to build on w32:
> 
> /home/petmay01/linaro/qemu-for-merges/audio/dsoundaudio.c:38:20:
> error: dsound.h: No such fi le or directory

Hmm, builds fine here:

nilsson kraxel ~/projects/qemu (audio.work)# locate dsound.h
/usr/i686-w64-mingw32/sys-root/mingw/include/dsound.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/dsound.h
nilsson kraxel ~/projects/qemu (audio.work)# rpm -qf /usr/*/sys-root/mingw/include/dsound.h
mingw32-headers-4.0.2-1.el7.noarch
mingw64-headers-4.0.2-1.el7.noarch

> This looks like it's because configure is now using
> "dsound" by default rather than "winwave".

Seems older mingw versions don't have dsound.h.
Which version do you have?  How old is it?

cheers,
  Gerd

      parent reply	other threads:[~2015-06-10  6:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09 10:47 [Qemu-devel] [PULL 00/12] audio patch queue Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 01/12] audio: remove esd backend Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 02/12] audio: remove fmod backend Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 03/12] audio: remove winwave audio driver Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 04/12] audio: expose drv_opaque to init_out and init_in Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 05/12] paaudio: do not use global variables Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 06/12] alsaaudio: " Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 07/12] ossaudio: " Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 08/12] wavaudio: " Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 09/12] paaudio: fix possible resource leak Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 10/12] dsoundaudio: do not use global variables Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 11/12] coreaudio: do not use global variables where possible Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 12/12] sdlaudio: do not allow multiple instances Gerd Hoffmann
2015-06-09 13:03 ` [Qemu-devel] [PULL 00/12] audio patch queue Peter Maydell
2015-06-09 14:13   ` Kővágó Zoltán
2015-06-09 14:29     ` Peter Maydell
2015-06-10  6:57       ` Gerd Hoffmann
2015-06-10  7:09       ` Gerd Hoffmann
2015-06-10  6:50   ` Gerd Hoffmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433919001.16508.5.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.