libDAI icon indicating copy to clipboard operation
libDAI copied to clipboard

Compilation issue

Open andreydung opened this issue 11 years ago • 2 comments

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

andreydung avatar May 15 '14 00:05 andreydung

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

dbtsai avatar May 15 '14 19:05 dbtsai

Hi andreydung,

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

tifftliu avatar Aug 13 '14 16:08 tifftliu