Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10940: boost:asio/boost::thread does not work on windows 8 store/phone environment
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-18 16:04:46
#10940: boost:asio/boost::thread does not work on windows 8 store/phone environment
---------------------------------+----------------------------
Reporter: sylvain.rochette@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------+----------------------------
Comment (by anonymous):
Another thing related to this:
If I don't specify #include <winsock2.h> before the asio include
//#include <winsock2.h>
#include <boost/asio.hpp>
#include <boost/asio/serial_port.hpp>
I get this instead:
c:\boost\boost\asio\detail\socket_types.hpp(24): fatal error C1189: #error
: WinSock.h has already been included
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10940#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC