Boost logo

Boost Users :

Subject: Re: [Boost-users] [context/coroutine] DLL link errors in VS2015
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2017-02-22 08:05:53


At the moment I've no Windows system to test it, but the error might be
caused by a missing export statement.

In execution_context_v1.hpp change the code to:

struct BOOST_CONTEXT_DECL activation_record ...
struct BOOST_CONTEXT_DECL activation_record_initializer ...



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net