Difference between revisions of "HICN/Windows"
From fd.io
< HICN
(→Install dependency) |
|||
Line 1: | Line 1: | ||
==Build== | ==Build== | ||
===Install dependency=== | ===Install dependency=== | ||
− | #Download the file [https://raw.githubusercontent.com/icn-team/windows-sdk/scripts/init.bat init.bat] | + | #Download the file [https://raw.githubusercontent.com/icn-team/windows-sdk/master/scripts/init.bat init.bat] |
#Execute the script init.bat | #Execute the script init.bat | ||
Revision as of 09:29, 30 March 2020
Build
Install dependency
- Download the file init.bat
- Execute the script init.bat
Install Microsoft vcpkg
$ make vcpkg
Build hICN stack
$ make all