Weird Stratagus compile issue, Ubuntu.
-
Here's a strange one I don't quite understand. Ubuntu 19.04 on PC but it would never compile in any other version either, I've only just got around to looking at some of the emu's that would never build.
Stratagus won't compile using the script however if I do it all manually using all the same commands it works. I've even cloned the git and compiled with sudo to see if it was a permissions thing affecting stuff but nope it compiled fine that way too.
Output:-
https://pastebin.com/yF4psPurYours,
Much confused -
The RetroPie scriptmodule has some compilation flags set (per system) which might not be set when you manually compile. However, the compiler option that triggers the error (looks like
-Werror
) is not part of those flags. I just tested on 18.04 and the installation works fine, maybe the newgcc
in 19.04 is more strict.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.