As many of you know, GLD will be listed on my upcoming exchange project. The processors for the wallet server came in today, and i have begun compiling clients and all that jazz.
Whilst compiling GLD, i first hit this error:
obj/build.h : no such file or directory
simple enough, answer
mkdir obj
but then...
main.cpp:17:23:
fatal error: qdatetime.h: No such file or directory
compilation terminated.
make: *** [obj/main.o] Error 1
i take it that i'm missing a dependency of some sort. I was hoping akumabarn or someone else might be able to give me the skinny. I would hate for this issue to stop GLD from being listed on OpenEx.
thanks in advance,
r3wt