User Tools

Site Tools


software:qemu

This is an old revision of the document!


QEMU

(This assumes a working MSYS2 setup, which I haven't yet written a note on. It's not that difficult though.)

Sources:

MSYS2 Packages

You need to install a couple of support packages:

pacman -Su
pacman -S base-devel git python ninja python-setuptools
pacman -S mingw-w64-x86_64-glib2 mingw-w64-x86_64-pixman
pacman -S mingw-w64-x86_64-gtk3 mingw-w64-x86_64-SDL2 mingw-w64-x86_64-libslirp

Enable Windows Developer Mode

In a command prompt (Win-R, cmd), enter start ms-settings:developers. Enable developer mode. (Necessary since the build process needs to be able to make symbolic links.)

software/qemu.1725720122.txt.gz ยท Last modified: 2024/09/07 16:42 by solar

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki