Open sergiobenrocha2 opened 7 years ago
Same issue on Ubuntu 18.04 as well, GCC 7.3.0
I have been getting a similar error. Here is the first error that popped up. source/mon-info.h:356:9: error: 'function' does not name a type; did you mean 'union'? The first warning looking something like this.
source/externs.h:404:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
404 | static level_id parse_level_id(const string &s) throw (string);
| ^~~~~
In file included from source/beam.h:9,
from source/ouch.h:11,
from source/actor.h:6,
from source/player.h:13,
from source/mon-util.h:11,
from source/describe.h:13,
from source/traps.cc:21:
Build failing on Ubuntu 17.10, GCC 7.2.0
https://launchpadlibrarian.net/341894573/buildlog_ubuntu-artful-amd64.libretro-stonesoup_0.15.2-r201710210205-3bc8e2b-5~ubuntu17.10.1_BUILDING.txt.gz