Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [TOR] Torcoin - X11 PoW - Tor Integrated Crypto - Torcoin.org
by
onnz423
on 09/06/2017, 18:13:56 UTC
You are not going to see any Torcoin android app.

It will be possible as a an APK at least, or the app should be named in a different name i guess.
Or possibly android store, in case tor project does not report the application there.

there is still a compile error for linux torcoind as descibed earlier..
i think it has to do with the leveldb folder wihich is specific for windows and not linux..
( like torcoin-qt.pro has hardlinks like "C:/deps/boost_1_55_0" )


Forget the original directions on the OP

Go into the src directory and make clean; makefile -f makefile.unix

It builds and works fine.

 
We would need the exact compiling error to know this. Maybe the person has a wrong boost version or something, to be honest the torcoin-qt.pro is not the best possible one, since it does not detect any other boost versions, which i personally find ridicolous.