From: Olga Krishtal <okrishtal@parallels.com>
To: Markus Armbruster <armbru@redhat.com>,
Tomoki Sekiyama <tomoki.sekiyama@hds.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
Michael Roth <mdroth@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] How to build qga-vss.dll?
Date: Tue, 23 Jun 2015 16:46:08 +0300 [thread overview]
Message-ID: <55896320.9010201@parallels.com> (raw)
In-Reply-To: <874mm24bua.fsf@blackfin.pond.sub.org>
On 20/06/15 18:51, Markus Armbruster wrote:
> Tomoki Sekiyama <tomoki.sekiyama@hds.com> writes:
>
>> Hi Markus,
>>
>> The steps to build qga-vss.dll are:
>>
>> - Install some MinGW library packages: When I tested in fedora22,
>> I need mingw32-winpthreads-static package in addition to
>> packages on the qemu wiki page: http://wiki.qemu.org/Hosts/W32
>>
>> - Download Microsoft VSS SDK from:
>> http://www.microsoft.com/en-us/download/details.aspx?id=23490
>>
>> - Extract the SDK
>> scripts/extract-vsssdk-headers setup.exe (on POSIX-systems)
>> -> extracted into "inc" directory
>>
>> - Specify installed SDK directory to configure option as:
>> ./configure --cross-prefix=i686-w64-mingw32- \
>> --with-vss-sdk=inc
>>
>> - make qemu-ga.exe qga/vss-win32/qga-vss.{dll,tlb}
>>
>> I hope this helps.
> It does, thanks!
To build it I used --with-vss-sdk option, without it my qga/vss-win32
directory was empty.
>
prev parent reply other threads:[~2015-06-23 13:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-20 9:30 [Qemu-devel] How to build qga-vss.dll? Markus Armbruster
2015-06-20 14:03 ` Tomoki Sekiyama
2015-06-20 15:51 ` Markus Armbruster
2015-06-23 13:46 ` Olga Krishtal [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=55896320.9010201@parallels.com \
--to=okrishtal@parallels.com \
--cc=armbru@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=tomoki.sekiyama@hds.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).