aeonix / aeon-gui

AEON GUI
Other
12 stars 11 forks source link

Fatal error: wallet/api/wallet2_api.h: No such file or directory #include <wallet/api/wallet2_api.h> #10

Open VRRollerCoaster opened 6 years ago

VRRollerCoaster commented 6 years ago

Am on Ubuntu 18, am getting the following issue when running build.sh on gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)

In file included from ../main.cpp:42:0: ../src/libwalletqt/WalletManager.h:6:10: fatal error: wallet/api/wallet2_api.h: No such file or directory

include <wallet/api/wallet2_api.h>

      ^~~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated. Makefile:1070: recipe for target 'main.o' failed make: *** [main.o] Error 1


Tried it again, am now getting the following error:

/usr/bin/x86_64-linux-gnu-ld: cannot find -lwallet_merged /usr/bin/x86_64-linux-gnu-ld: cannot find -lepee /usr/bin/x86_64-linux-gnu-ld: cannot find -leasylogging /usr/bin/x86_64-linux-gnu-ld: cannot find -llmdb collect2: error: ld returned 1 exit status Makefile:299: recipe for target 'release/bin/aeon-wallet-gui' failed make: *** [release/bin/aeon-wallet-gui] Error 1


Downgraded to G++ 4.8 and am now getting:

g++: error: unrecognized command line option ‘-fstack-protector-strong’ Makefile:1225: recipe for target 'qrc_translations.o' failed make: *** [qrc_translations.o] Error 1

stoffu commented 6 years ago

This situation happens when there was some error while compiling the Monero CLI code. Try running ./get_libwallet_api.sh and see where it fails.

pbgrhino commented 3 years ago

image I am having this issue

pbgrhino commented 3 years ago

To add all me coin has disappeared from my mining site as well

BigslimVdub commented 3 years ago

To add all me coin has disappeared from my mining site as well

Are you using the latest v0.14.1.0 gui software and windows 10?

If your wallet file is not opening then you can restore from seed your wallet file on the latest and it should have no problems. I have confirmed it is working on windows 10.