Hello,
I am trying to get the aced-qt wallet working on a linux machine (Ubuntu 16 with gui). I downloaded the wallet from https://github.com/Acedcoin/AceD/releases/tag/v2.1_Abandon but running the executable I get a message
"There is no application installed for “shared library” files".
I tried to build (compile) the wallet from source following the instructions in doc/build-unix.md but the 'make' command fails with
test/arith_uint256_tests.cpp:15:28: fatal error: test/test_aced.h: No such file or directory
Can you help me? Am I missing something?
Thank you.