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 - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -