diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1553999')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1553999 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1553999 b/results/scraper/launchpad-without-comments/1553999 new file mode 100644 index 000000000..bd1c4cd3b --- /dev/null +++ b/results/scraper/launchpad-without-comments/1553999 @@ -0,0 +1,10 @@ +OpenGL support is disabled + +$ qemu-system-x86_64 -enable-kvm -display sdl,gl=on -vga qxl +SDL1 display code has no opengl support. +Please recompile qemu with SDL2, using +./configure --enable-sdl --with-sdlabi=2.0 +qemu-system-x86_64: OpenGL support is disabled + + +Can you please recompile qemu with support for opengl. The -display mode allows for opengl support. \ No newline at end of file |