<div dir="ltr">Dear Srs,<div><br></div><div>I would appreciate any help fixing the following error, when compiling with gcc 10.3.0</div><div><br></div><div>---- begin -----</div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">../src/ndnSIM/ndn-cxx/ndn-cxx/util/scheduler.cpp:100:27: error: call to 'make_shar</span>ed' is ambiguous
<br>  auto i = m_queue.insert(make_shared<EventInfo>(after,std::move(callback), ns3::Simulator::GetContext()));
<br>                          ^~~~~~~~~~~~~~~~~~~~~~
<br>/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/include/g++-v10/bits/shared_ptr.h:872:5: note: candidate function [with _Tp = ndn::scheduler::EventInfo, _Args = <boost::chrono::duration<long, boost::ratio<1, 1000000000>> &, std::function<void ()>, unsigned int>]
<br>    make_shared(_Args&&... __args)
<br>    ^
<br>/usr/include/boost/smart_ptr/make_shared_object.hpp:248:87: note: candidate function [with T = ndn::scheduler::EventInfo, Args = <boost::chrono::duration<long, boost::ratio<1, 1000000000>> &, std::function<void ()>, unsigned int>] template< class T, class... Args > typename boost::detail::sp_if_not_array< T >::type make_shared( Args && ... args )<br></span></div><div><br></div><div>---- end -----</div><div><br clear="all"><div>Thanks in advance</div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div></div></div>