Closed tbeu closed 4 years ago
Thanks.
@beutlich Sorry, somehow missed that this PR was available. As far as I know there is no support for VS2010 from Microsoft anymore. It has been removed from our institute's installation. I think we can safely relax the VS2010 requirement, since there will be hardly any installations left. Is there any VS version / approach / compiler flags which you would suggest to use for (testing) the build?
I compiled all Win binaries using VS2010. It is easier for me to stick with VS2010 for now if you can also live with it.
Okay, fine for me
Fix warning MDDUDPSocket.h(220): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
Tested that it still compiles with VS2010