qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 21/27] qga/vss: use standard windows headers location


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 21/27] qga/vss: use standard windows headers location
Date: Fri, 4 Feb 2022 06:16:36 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1

On 3/2/22 18:33, Paolo Bonzini wrote:
From: Marc-André Lureau <marcandre.lureau@redhat.com>

Stop using special paths with outdated headers from an old SDK.

Instead, use standard include paths.

You can still build against the old SDK by running configure with
--extra-cxxflags="-isystem `/path/to/inc/win2003/"

Superfluous back quote.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

(this also allows to build against MinGW headers, which are currently
broken as in 9.0)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  qga/vss-win32/install.cpp   | 2 +-
  qga/vss-win32/provider.cpp  | 4 ++--
  qga/vss-win32/requester.cpp | 4 ++--
  qga/vss-win32/vss-common.h  | 6 +-----
  4 files changed, 6 insertions(+), 10 deletions(-)



reply via email to

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