On May 24, 2014, at 5:37 PM, Larry Evans
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. :)