9176324 / Shark

Turn off PatchGuard in real time for win7 (7600) ~ later
MIT License
984 stars 303 forks source link

编译不通过 #10

Closed assqingt closed 5 years ago

assqingt commented 5 years ago

1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 1>NMAKE : fatal error U1077: 'link.exe' : return code '0x463'

9176324 commented 5 years ago

20190305143611 不存在的

luciouskami commented 5 years ago

不存在的+1 build 自己找找原因为什么会失败。

MichaelDavidGK commented 5 years ago

This happens because u compile it on new windows 10 SDK and on newer version of VS, u should use VS 2015 and win 8.1 SDK.... Actually @9176324 should update code to newer SDK and VS