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

windows sdk

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

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -