[
https://issues.apache.org/jira/browse/MESOS-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058777#comment-16058777
]
David Carlier commented on MESOS-7707:
--------------------------------------
Couple of errors of this kind ... once I fixed one type another error came along
{code:cpp}
./../stout/include/stout/json.hpp:261:30: error: no matching function for call
to 'boost::variant<boost::recursive_wrapper<JSON::Null>,
boost::recursive_wrapper<JSON::String>, boost::recursive_wrapper<JSON::Number>,
boost::recursive_wrapper<JSON::Object>, boost::recursive_wrapper<JSON::Array>,
boost::recursive_wrapper<JSON::Boolean> >::variant(const
std::__cxx11::basic_string<char>&)'
: internal::Variant(value) {}
{code}
> Compile with newer Boost versions
> ---------------------------------
>
> Key: MESOS-7707
> URL: https://issues.apache.org/jira/browse/MESOS-7707
> Project: Mesos
> Issue Type: Bug
> Components: c++ api
> Reporter: David Carlier
> Priority: Minor
> Fix For: 1.4.0
>
>
> Hello first lok at mesos and tried to compile with boost 1.6.4 shipped with
> the system thus
> https://reviews.apache.org/r/60356/
> Hope it s useful.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)