static miniupnpc

This commit is contained in:
orignal 2016-06-24 14:20:35 -04:00 committed by GitHub
parent 0a4888a18f
commit ba772ab481

View File

@ -172,8 +172,6 @@ pacman -S mingw-w64-i686-miniupnpc
make USE_UPNP=1 make USE_UPNP=1
``` ```
It requires libminiupnpc.dll from /mingw32/bin
### Creating Visual Studio project ### Creating Visual Studio project
Start CMake GUI, navigate to i2pd directory, choose building directory, e.g. ./out, and configure options. Start CMake GUI, navigate to i2pd directory, choose building directory, e.g. ./out, and configure options.