Post
Topic
Board Announcements (Altcoins)
Re: TOA Coin - your travel cryptocurrency
by
Alecsandro
on 05/08/2018, 14:51:17 UTC
Hello!
I made a purse for Rapsberry Pi 3!   Cheesy
And I will be very glad to coins, since there is no opportunity to buy (
TJFVPcVzVhj9Emug2QBuUfWrs3tQfqLYyT

https://www.dropbox.com/s/6re5svvwwj52s9e/toa-qt.rar?dl=0


I am trying to compile in armv8 aarch64 any tip to do that ? I am stuck when try to compile here leveldb:

./port/atomic_pointer.h:222:2: error: #error Please implement AtomicPointer for this platform.
 #error Please implement AtomicPointer for this platform.

Architecture:          aarch64
Ubuntu 16.0.4

(I don't want the QT/Graphical wallet just toad will be fine)

thanks

edit:

found the solution just add the aarch64 stuff like this one

https://github.com/google/leveldb/blob/master/port/atomic_pointer.h

compiled fine here now I need a big sdcard to run Smiley