I am trying to build the win32 client under Visual Studio C++ express 2010.
I am curious if anyone has built this for windows and if so, how can this
be down by a non visual studio user. I am not interested in building the
qxl drivers or anything else, I want the client because currently I am
get
This isn't new stuff, I just synced the main branch (spice.v13) in the qemu
repository with the branch that already had the latest spice-vmc.c, namely
spice.kvm.v11.
It's required to work with the new virtio-serial drivers and vdagent/vdservice
for windows guests.
Alon
On Fri, Jul 30, 2010 at 11:03 AM, Alon Levy wrote:
> On 07/29/2010 07:40 PM, Attila Sukosd wrote:
> > Yes, I can confirm it works, I've got it compiled and running (kinda) on
> my
> > n810.
> >
> > I do get a "BadWindow (invalid Window parameter) minor 0 request
> > X_ConvertSelection" X11 error
Required for full screen in n900. Our vdagent is currently broken in that if
you request a resolution
that isn't supported by the driver you are left with a white screen, so this
fixes "spicec --full-screen=auto-conf"
for n900.
Review please.
---
hw/qxl.c |1 +
1 files changed, 1 insertion