Discussion:
[asio-users] spawn() & vc12
Richard Crossley
2013-11-13 15:33:13 UTC
Permalink
Hi,

Trying to use asio::spawn() with VC12 & latest boost from trunk.

The asio sample echo_server.cpp immediately throws a forced_unwind exception
from boost.coroutines.detail.pull_coroutine_base.pull and terminates.

Any ideas as to where I may be going wrong?

Regards,

Richard.
Richard Crossley
2013-11-13 16:47:24 UTC
Permalink
Switching back to the 1.55.0 release and ensuring BOOST_COROUTINES_V1 is
defined solves the problem.
Sorry for the noise.

-----Original Message-----
From: Richard Crossley [mailto:***@rdcdesign.com]
Sent: 13 November 2013 15:33
To: asio-***@lists.sourceforge.net
Subject: [asio-users] spawn() & vc12

Hi,

Trying to use asio::spawn() with VC12 & latest boost from trunk.

The asio sample echo_server.cpp immediately throws a forced_unwind exception
from boost.coroutines.detail.pull_coroutine_base.pull and terminates.

Any ideas as to where I may be going wrong?

Regards,

Richard.

Continue reading on narkive:
Loading...