Compilation issue
/usr/local/include/boost/lexical_cast.hpp:2371:34: error: excess elements in scalar
initializer
...interpreter_type interpreter(buf, buf + stream_trait::len_t::value + 1);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/lexical_cast.hpp:2543:29: note: in instantiation of member
function 'boost::detail::lexical_cast_do_cast<dai::BP::Properties::InfType,
std::__1::basic_string
I got into this error when compiling libDai on MacOS Maverick. How can I fix that?
No idea. I'm not working on this anymore. Sorry.
Hi andreydung,
I have the same problem. Did you get a fix? Thanks so much.