On Fri, Feb 19, 2021 at 08:31:52PM +0900, Akihiko Odaki wrote: > Signed-off-by: Akihiko Odaki <[email protected]>
Breaks windows build: https://gitlab.com/kraxel/qemu/-/jobs/1046112682 # ls /usr/x86_64-w64-mingw32/sys-root/mingw/include/epoxy/ common.h gl.h gl_generated.h wgl.h wgl_generated.h Seems windows has no egl support, and so far the gbm requirement prevented opengl getting enabled on windows. Seems we need to add an explicit egl test ... take care, Gerd
