hi, thank to reply
i had error, when i compile and build this wallet
[ 45%] Building C object src/CMakeFiles/Crypto.dir/crypto/oaes_lib.c.o
/root/Downloads/ipbc/src/crypto/oaes_lib.c:30:19: error: _NR defined but not used [-Werror=unused-const-variable=]
static const char _NR[] = {
^~~
cc1: all warnings being treated as errors
src/CMakeFiles/Crypto.dir/build.make:374: recipe for target 'src/CMakeFiles/Crypto.dir/crypto/oaes_lib.c.o' failed
make[2]: *** [src/CMakeFiles/Crypto.dir/crypto/oaes_lib.c.o] Error 1
CMakeFiles/Makefile2:604: recipe for target 'src/CMakeFiles/Crypto.dir/all' failed
make[1]: *** [src/CMakeFiles/Crypto.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2
im not understand, why must compile manual??