qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 05/11] sdl2: set window ID


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PULL v2 05/11] sdl2: set window ID
Date: Thu, 12 Jan 2017 16:56:49 +0100

On Do, 2017-01-12 at 16:10 +0100, Stefan Weil wrote:
> This commit breaks builds for Windows. See below for details.

> Windows does not use X11. gcc fails:
> 
>   CC      ui/sdl2.o
> /qemu/ui/sdl2.c: In function ‘sdl_display_init’:
> /qemu/ui/sdl2.c:821:54: error: ‘union <anonymous>’ has no member named ‘x11’
>              qemu_console_set_window_id(con, info.info.x11.window);

Oops.  Any chance you can look into this?  sdl1 builds, and IIRC it has
#ifdefs to support qemu_console_set_window_id on windows too, which can
possibly ported over to sdl2 ...

thanks,
  Gerd




reply via email to

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