4 Jun
2014
4 Jun
'14
5:15 p.m.
There two compiler errors ( both x86 and x64 ) when building the current master. c:\boost\boost/atomic/detail/ops_msvc_x86.hpp(860) : error C2065: 'order' : undeclared identifier c:\boost\boost/asio/detail/impl/socket_ops.ipp(534) : error C2065: 'SO_UPDATE_CONNECT_CONTEXT' : undeclared identifier I'm using Visual Studio 2013 on Window. The complete output ( x86 release ) is here: http://pastebin.com/raw.php?i=KgnJgWGQ Regards, Christian