it seems the makefile sets -DUSE_UPNP=0 but net.cpp checks #ifdef USE_UPNP not #if USE_UPNP .
-
Belkaar commented at 11:53 PM on February 9, 2013: none
-
luke-jr commented at 12:02 AM on February 10, 2013: member
Not a bug. USE_UPNP=0 means "build with upnp, but disable by default". Read the docs: USE_UPNP=-
-
Belkaar commented at 12:14 AM on February 10, 2013: none
Right. Missed that, sorry
- Belkaar closed this on Feb 10, 2013
- DrahtBot locked this on Sep 8, 2021