debugging - Error while build boost release -
i have error while building release:
1>d:\work\boost\boost/asio/detail/socket_types.hpp(38): fatal error c1083: cannot open include file: 'winsock2.h': no such file or directory
but when build debug fine.
what going on here?
first , check have windows sdk installed
then go project property page , in configuration properties , general select "visual studio 2013 - windows xp (v120_xp)" platform toolset
i have same problem , fix way
goodluck
Comments
Post a Comment