solariscoin / solariscoin-test

1 stars 0 forks source link

Failed to compile on Fedora 25 #1

Open AlexShpak opened 7 years ago

AlexShpak commented 7 years ago

Error compiling on F25

src/net.cpp:1025:74: error: too few arguments to function ‘UPNPDev upnpDiscover(int, const char, const char, int, int, unsigned char, int)’ devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error);

miniupnpc-devel-2.0-2.fc25.x86_64

lifestylecoin commented 7 years ago

make -f makefile.xxx USE_UPNP=- should help