-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
/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 >::lexical_cast_impl' requested here
return caster_type::lexical_cast_impl(arg);
^
I got into this error when compiling libDai on MacOS Maverick. How can I fix that?
Metadata
Metadata
Assignees
Labels
No labels