Boost logo

Boost :

Subject: Re: [boost] Is there any interest in a library for actor programming?
From: Dominik Charousset (dominik.charousset_at_[hidden])
Date: 2014-05-24 16:32:43


On May 24, 2014, at 5:37 PM, Larry Evans <cppljevans_at_[hidden]> wrote:
>> What Version of Boost are you using?
>
> I'm using git. Maybe this output will tell you what I'm using:

I’ve disabled the context-switching feature per default in the master branch. This also gets rid of the context and coroutine dependency for now.

> /home/evansl/prog_dev/boost/boost-modular/modular-boost/sandbox/rw/sandbox/boost.actor.dir/boost.actor/src/get_root_uuid.cpp:79:10: fatal error:
> 'boost/actor/detail/algorithm.hpp' file not found
> #include "boost/actor/detail/algorithm.hpp"
> ^
> 1 error generated.
>
> What should be done about this problem?

That header was a leftover from libcppa. I’ve fixed this issue in master and tested a Linux build of Boost.Actor on Ubuntu 13.10 OpenSuSE 13.1. Have fun. :)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk