
11 Mar
2009
11 Mar
'09
2:45 a.m.
AMDG Brian and Victoria wrote:
I have a header file that includes both <boost/thread> and <boost/asio>, which results in the compilation errors below under cygwin. If I take out <boost/thread> then things are fine, except that I need it for my application :) I have "-D__USE_W32_SOCKETS -D_WIN32_WINNT=0x0501" in my compile flags, per the asio documentation. Taking them out appears to resolve the errors below, but causes other errors for asio.
Has anyone else run into this problem and found a solution?
See https://svn.boost.org/trac/boost/ticket/2660 In Christ, Steven Watanabe