Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MOTO] Motocoin
by
minim1ner
on 01/07/2014, 00:58:56 UTC
Can you please release this compiled version?

No problem https://github.com/minim1ner/motocoin-bot/releases/tag/1

Now I get this error when compiling:
Code:
moto-engine.cpp:17:19: fatal error: debug.h: No such file or directory
compilation terminated.
make: *** [obj/moto-engine.o] Error 1

It is really strange, since debug.h is in game folder. I have two qt projects: one for game and one for client. The one for game is in ./src/game folder. Hope this will help.