robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.78k stars 3.08k forks source link

Visual Studio 2017 v141 support #417

Open JBalanza opened 5 years ago

JBalanza commented 5 years ago

Hi,

I updated my Visual Studio 2017 with the last platform tools v141 Despite that, im not able to compile it. I got several errors on string_s.h line 108, stub.lua.c and so on. I add some screenshots.

2019-04-24_09h23_59

2019-04-24_09h27_41

2019-04-24_09h28_04

2019-04-24_09h28_24

Contact me for further details. Thanks in advance, Regards.

victorantos commented 5 years ago

Same issue here. I even tried VS 2019, installed all kinds of toolsets and still does not compile. I get the same errors as above.

If you could provide some guidance on how to compile the project using VS2017 or VS2019.

Thank you!

victorantos commented 5 years ago

I managed to build it in VS2019

image image image