Has anyone been able to compile Aeon on Arch? I cant get the darn aeond to compile on Arch or run if I compile on Ubuntu....
What error do you get?
It's looking for boost-1.55 but you have boost 1.58 installed.
As for the compile error, go into CMakeLists.txt, find where is says -Werror and delete that.