Since GCC 16, the build fails on libulatraship. The issue is fixed upstream.
soh/src/Shipwright-9.2.3/libultraship/src/../include/ship/window/MouseStateManager.h:4:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
Thank you !
Pinned Comments
AltoXorg commented on 2025-07-23 07:38 (UTC)
If you are getting error
No OTR files found. Missing assets/extractor folder needed to generate OTR file., please make sure that soh-otr-exporter is installed.If you have installed this game with an AUR helper (like
yay) please include it like so:Note that this rebuilds the package if you only have omitted soh-otr-exporter before. Same thing to the git version (append
-gitat the end) and 2s2h (which also has a separate exporter package).