Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HBC] Hobbits Assemble for Hobbitcoin - January 29 2014
by
HobbitMaster
on 31/01/2014, 03:14:36 UTC
I tried compiling this, why was the Makefile removed from src/leveldb?
In case anyone else had trouble with this, I was able to get compile hobbitcoin after I copied the Makefile from https://code.google.com/p/leveldb/source/browse/Makefile


thanks, before your hint, I did not manage to compile from the source and I gave up.
Then I copied this Makefile from another coin and I was able to compile the wallet.

@dev : please update the source so the wallet can be compiled directly.

Hobbitdev- We just uploaded it to github.  It should be generated automatically from the make- all the Makefile(s) of the project are .gitignored but hopefully having this one there helps people build themselves.