
Since asio did not made it into 1.34 and 1.35 not likely to have quarterly schedules until a release-ready branch is established: Is there a drop in or backported (to 1.34) asio available somewhere? I tried the one from trunk, but this doesn't work because of dependency on system lib, which is not yet available in 1.34. Roland aka speedsnail

Roland Schwarz wrote:
Is there a drop in or backported (to 1.34) asio available somewhere?
I tried the one from trunk, but this doesn't work because of dependency on system lib, which is not yet available in 1.34.
Try http://asio.sf.net/ The version there works with 1.34. Sebastian Redl

Since asio did not made it into 1.34 and 1.35 not likely to have quarterly schedules until a release-ready branch is established:
Is there a drop in or backported (to 1.34) asio available somewhere?
I tried the one from trunk, but this doesn't work because of dependency on system lib, which is not yet available in 1.34.
Dropping asio, system and two header files (boost/detail/identifier.hpp and boost/cerrno.hpp) from the devel branch into 1.34.1 worked for me. Regards Hartmut
participants (3)
-
Hartmut Kaiser
-
Roland Schwarz
-
Sebastian Redl