[Slackbuilds-users] aqemu

Didier Spaier didier at slint.fr
Sat Mar 5 14:30:19 UTC 2022


Hi,
I could build aqemu on Slackware 15 borrowing this sed comand to Arch:
sed -i 's|#include <vector>|#include <vector>\n#include <stdexcept>|'
src/docopt/docopt_value.h
This helps with GCC>=10

Also following Arch I built with this source tarball:
https://codeload.github.com/TBK/aqemu/tar.gz/refs/tags/v0.9.4

The GUI per se works, I still have to build Qemu to check in contexet.

Didier


More information about the SlackBuilds-users mailing list