Hi

On Wed, Feb 2, 2022 at 5:12 PM Biswapriyo Nath <[email protected]> wrote:

> I am using msys2 to compile it. I have ran `./configure
> --disable-capstone` command. But the output shows that "QGA VSS
> support" is disabled. `make qemu-ga` goes fine without it. How can I
> enable VSS support in mingw-w64 environment?
>

It is a bit cumbersome at this point, it works with an old SDK that must be
placed in inc/ subdirectory:
https://gitlab.com/qemu-project/qemu/-/blob/master/configure#L2574

If you are brave, this branch should build with the mingw headers when you
configure with --enable-qga-vss:
https://gitlab.com/bonzini/qemu/-/tree/meson-poc-next

Feel free to reach us on #qemu oftc irc channel or matrix.

thanks!

-- 
Marc-André Lureau

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to