Hi,
When I open a new template for C++ plugin and try to compile it I get this error:
Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: ‘WinSock2.h’: No such file or directory PlugIn1 C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\atlmfc\include\atldef.h 720
Before it was working fine, what could cause this issue?