Post
Topic
Board Announcements (Altcoins)
Re: [ANN] NEW FuelCoin - FC2 Re-Distribution x11/pos 2% interest
by
wargo
on 11/01/2015, 19:54:01 UTC
Did anyone find a fix for...

When compiling on linux.

Code:
make: *** No targets.  Stop.

What command do you use for compiling?

Code:
mkdir obj
chmod 755 src/leveldb/build_detect_platform
make -f makefile.unix USE_UPNP=-
The last command must be run inside "src" directory, so enter to this directory by "cd" command.