visual studio - Boost asio on windows phone 8 -


i have problem while compiling boost asio on windows phone 8. compiler can't search mswsock.h. how can fix problem?

i suspect can't found because it's not there windows phone.

to compile have remove references apis aren't available windows phone in source code.

only win32 apis that listed on msdn here supported on wp8.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -