Post
Topic
Board Announcements (Altcoins)
Re: Coin2.0 [C2.0] - The forward thinking POS altcoin with a plan.
by
korenko
on 15/04/2014, 22:44:10 UTC
Code:
src/net.cpp:19:22: fatal error: miniwget.h: No such file or directory                                                                                                 
 #include                                                                                                                                                  
                      ^                                                                                                                                               
compilation terminated.                                                                                                                                               
make: *** [build/net.o] Error 1 
You don't really need upnp. But if you do, install libminiupnpc-dev, then run cp /usr/include/miniupnpc/* /usr/include/
It should be included as #include , not #include .

As to that libboost_system.so.1.48.0: how you managed to link it without the libraries?
He got it from github.