Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LOTTO COIN - The coin thats a game! Released 12/12/13
by
pricdx01
on 27/12/2013, 00:56:38 UTC
Looks like maybe the boost dependencies are not installed?

Can check out the build-unix.txt and see if it helps?

Here are subset of dependencies needed - if you have all these?

If not using debian - can check the file release-process.txt… there are wget links in that file for all these I think.

Dependency Build Instructions: Ubuntu & Debian
----------------------------------------------
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb4.8-dev
sudo apt-get install libdb4.8++-dev
 Boost 1.40+: sudo apt-get install libboost-all-dev
 or Boost 1.37: sudo apt-get install libboost1.37-dev
sudo apt-get install libqrencode-dev

If using Boost 1.37, append -mt to the boost libraries in the makefile.

-d




ok what i did was earse the obj remake it but now i get this one what is this?
main.cpp:17:53: fatal error: boost/random/uniform_int_distribution.hpp: No such file or directory
compilation terminated.
make: *** [obj/main.o] Error 1