HICN/Windows

From fd.io
< HICN
Revision as of 11:34, 15 July 2020 by Manang (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Build

Install dependency

  1. Download the file init.bat
  2. Execute the script init.bat

Install Microsoft vcpkg

$ make vcpkg

Build hICN stack

$ git clone https://github.com/icn-team/windows-sdk.git
$ cd windows-sdk 
$ make all