Post
Topic
Board Announcements (Altcoins)
Re: [ANN] EventToken [EVENT] solution based Crypto Currency | NO ICO | 5th December!
by
EventToken
on 07/01/2015, 11:37:10 UTC
@Eventtoken. big thanks!

a little missmatch is still in the source - please edit src/qt/bitcoin.qrc like i wrote in an old post :
please clean up the first lines in src/qt/bitcoin.qrc for other linux people.
the eventtoken png's are not named with capitals, so it makes trouble compiling with linux.

EventToken-80.png =! eventtoken-80.png

should work:
Code:

   
        res/icons/eventtoken-80.png
res/icons/eventtoken256.png
        res/icons/eventtoken-80.png
        res/icons/eventtoken-16.png
        res/icons/eventtoken-16.png
...

after this fix it compiles fine.
please link the non-trade git on the OP too. not everybody likes to sneak all the posts before compiling.

changed the link to git root.