qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 05/10] qemu-ga: Add configure options to spec


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 05/10] qemu-ga: Add configure options to specify path to Windows/VSS SDK
Date: Fri, 28 Jun 2013 14:18:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Il 28/06/2013 13:30, Daniel P. Berrange ha scritto:
> > > > Does the VSS SDK actually include the .dll library that qemu-ga would
> > > > be linking aginst, or is the .dll part of base windows install, and
> > > > VSS SDK merely includes the header files needed for compilation ?
> > 
> > Only the headers, the IDL files, and the "import libraries":
> 
> That sounds more reasonable then from the POV of the gpl system
> components exception.
> 
> BTW, I notice that mingw64 includes the vss.h header and vssapi.a library,
> so I wonder if that's sufficient to compile this code, without needing
> to use the VSS SDK download at all.

No, it is not unfortunately.  It only defines a small subset of the API
(IVssAsync and IVssEnumObject).

Paolo



reply via email to

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