
12 Dec
2014
12 Dec
'14
11:18 p.m.
Now I wonder if I am still messing it up or if something else is probably wrong.
I suspect that you are using the old version. Please, could you see the result of the pre-processor (option -E with gcc/clang)?
I typically check this via including #include <boost/version.hpp> and cout the BOOST_VERSION. It tells me it is version 1.56 and in fact it cannot use any other version because I do not have a system installation. Is there anything else I can do in order to approach the error ? Thanks Alex