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
Post a Comment