Post
Topic
Board Announcements (Altcoins)
Re: LOTTO COIN - The coin thats a game! Released 12/12/13
by
MobGod
on 26/12/2013, 22:15:29 UTC
If you are already in the src directory - try just

mkdir obj


git clone URL blah
cd lottocoin
cd src
mkdir obj
then
make -f makefile.unix

-d


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

 

Sorry I did that mkdir obj but than I get cannot create directory obj file exists