mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-11 19:10:55 +00:00
Update build_notes_windows.md
This commit is contained in:
parent
105c2deeb3
commit
2b1e40c6c6
@ -165,10 +165,10 @@ Note that you might need to build DLL yourself for 64-bit systems
|
|||||||
using msys2 as 64-bit DLLs are not provided by the project.
|
using msys2 as 64-bit DLLs are not provided by the project.
|
||||||
|
|
||||||
You can also install it through the MSYS2
|
You can also install it through the MSYS2
|
||||||
|
and build with USE_UPNP key.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pacman -S mingw-w64-i686-miniupnpc
|
pacman -S mingw-w64-i686-miniupnpc
|
||||||
and build with USE_UPNP key
|
|
||||||
make USE_UPNP=1
|
make USE_UPNP=1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user