Skip to content

dco/win_n2n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

修改后适用于win环境,编译通过
环境:win10
vs:vs2017 (v15)
cmake: v 3.9.0

命令
git clone https://github.com/uiqian/win_n2n.git
cd win_n2n
mkdir build
cd build
cmake -G "Visual Studio 15" --build .\ ..\
ls
用vs2017 打开n2n.sln
点击本地windows调试器
一路确定
生成edge.exe  supernode.exe
edge.exe -h
成功!

源:https://github.com/meyerd/n2n

About

win环境编译n2n_v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors