Closed reedhedges closed 2 years ago
So based on comments found on the internet this seems like it might technically be a bug in g++ version 5.
sudo apt install clang
)Let me know what you think
Or,
constexpr
from any problematic places in ariaUtil (i.e. ArLineSegment
and getRandMax()
). (There is already a bunch of this kind of preprocessor trickery in Aria.)Should be fixed in 3482f97
Building AriaCoda (at revision a3f4e40) on Ubuntu 16.04 Xenial (gcc version 5.4.0) with:
results in these errors in ariaUtil.h: