Refusing to compile....
/Desktop/lottocoin/src$ make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
../share/genbuild.sh: 33: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent
../share/genbuild.sh: 34: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent
mkdir src/obj
make -f makefile.unix blabla ...
done!
I tried this but won't work anything else i can do
mkdir src/obj
mkdir: cannot create directory `src/obj': No such file or directory