Skip to content

Compilation issue #1

@andreydung

Description

@andreydung

/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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions