On Tue, Aug 30, 2016 at 8:54 AM, Anthony J. Bentley <anth...@anjbe.name> wrote:
> Supposedly the problem is that libtorrent-rasterbar needs to be built > with C++11 support. But when I tried adding -std=c++11 to libtorrent's > CXXFLAGS it broke the build. Not sure where to go from here. Unfortunately, this is not feasible atm... We should switch devel/boost to be built using gcc4 or clang, and with '-std=c++11', to make this possible. Ciao! David