Jan Deinhard
2015-04-02 07:11:38 UTC
Hi,
Iâm trying to compile a project using Asio for Windows Phone 8.1. I tried to compile with the version that comes with Boost 1.57 and with the stand alone version 1.11.0. With both versions the compiler complains about missing file mswsock.h (C1083 no such file or directory). Obviously this file is not available for Windows Phone projects.
In the comments to the following blog article someone mentions a patch for Asio âavailable on the authorâs siteâ. Iâm not sure if it is related to my problem though.
http://blogs.msdn.com/b/vcblog/archive/2014/07/18/using-boost-libraries-in-windows-store-and-phone-applications.aspx
Is there anything I can do to make Asio compile for Windows Phone? Am I missing a compiler switch or a preprocessor definition? Does the patch address the problem?
Best
Jan
Iâm trying to compile a project using Asio for Windows Phone 8.1. I tried to compile with the version that comes with Boost 1.57 and with the stand alone version 1.11.0. With both versions the compiler complains about missing file mswsock.h (C1083 no such file or directory). Obviously this file is not available for Windows Phone projects.
In the comments to the following blog article someone mentions a patch for Asio âavailable on the authorâs siteâ. Iâm not sure if it is related to my problem though.
http://blogs.msdn.com/b/vcblog/archive/2014/07/18/using-boost-libraries-in-windows-store-and-phone-applications.aspx
Is there anything I can do to make Asio compile for Windows Phone? Am I missing a compiler switch or a preprocessor definition? Does the patch address the problem?
Best
Jan