Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation issue #1

Open
andreydung opened this issue May 15, 2014 · 2 comments
Open

Compilation issue #1

andreydung opened this issue May 15, 2014 · 2 comments

Comments

@andreydung
Copy link

/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?

@dbtsai
Copy link
Owner

dbtsai commented May 15, 2014

No idea. I'm not working on this anymore. Sorry.

@tifftliu
Copy link

Hi andreydung,

I have the same problem. Did you get a fix? Thanks so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants