Why does this code suck?
util/env_win.cc:17:21: fatal error: shlwapi.h: No such file or directory
Winblows?
I get this as well trying to compile from source for Ubuntu.
I can compile other coins fine, using make -f makefile.unix USE_UPNP=-
This command should help:
chmod +x src/leveldb/build_detect_platform
Thanks, I get:
chmod: cannot access `src/leveldb/build_detect_platform': No such file or directory
Looks like I'm missing leveldb, apt-get I couldn't find anything for Ubuntu with it, what do you recommend?