<div><div>Hi Mahsa</div></div><div><br></div><div>It appears that the installed ndn-cxx version is higher than what nlsrSIM expects. Either downgrade ndn-cxx or upgrade nlsrSIM until they are compatible with each other.</div><div><br></div><div>Yours, Junxiao</div><div><br><div class="gmail_quote"><div>On Mon, Jan 30, 2017 at 04:31 Mahsa Aghajani <<a href="mailto:mahsa.aghajani@gmail.com">mahsa.aghajani@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_msg">I am on ubuntu 14.04 64 bit, the error is this :<div class="gmail_msg"><div class="gmail_msg">[ 9/57] Compiling src/route/fib-entry.cpp</div><div class="gmail_msg">../src/utility/face-controller.cpp: In member function ‘void nlsr::util::FaceController::createFaceInNfd(const ndn::util::FaceUri&, const CommandSuccessCallback&, const CommandFailureCallback&)’:</div><div class="gmail_msg">../src/utility/face-controller.cpp:76:87: error: no matching function for call to ‘ndn::nfd::Controller::start(ndn::nfd::ControlParameters&, const CommandSuccessCallback&, const CommandFailureCallback&)’</div><div class="gmail_msg">   m_controller.start<ndn::nfd::FaceCreateCommand>(faceParameters, onSuccess, onFailure);</div><div class="gmail_msg">                                                                                       ^</div><div class="gmail_msg">../src/utility/face-controller.cpp:76:87: note: candidate is:</div><div class="gmail_msg">In file included from /usr/local/include/ndn-cxx/management/nfd-controller.hpp:25:0,</div><div class="gmail_msg">                 from ../src/utility/face-controller.hpp:26,</div><div class="gmail_msg">                 from ../src/utility/face-controller.cpp:22:</div><div class="gmail_msg">/usr/local/include/ndn-cxx/mgmt/nfd/controller.hpp:75:3: note: template<class Command> void ndn::nfd::Controller::start(const ndn::nfd::ControlParameters&, const CommandSucceedCallback&, const CommandFailCallback&, const ndn::nfd::CommandOptions&)</div><div class="gmail_msg">   start(const ControlParameters& parameters,</div><div class="gmail_msg">   ^</div><div class="gmail_msg">/usr/local/include/ndn-cxx/mgmt/nfd/controller.hpp:75:3: note:   template argument deduction/substitution failed:</div><div class="gmail_msg">../src/utility/face-controller.cpp:76:87: note:   cannot convert ‘onFailure’ (type ‘const CommandFailureCallback {aka const std::function<void(unsigned int, const std::basic_string<char>&)>}’) to type ‘const CommandFailCallback& {aka const std::function<void(const ndn::mgmt::ControlResponse&)>&}’</div><div class="gmail_msg">   m_controller.start<ndn::nfd::FaceCreateCommand>(faceParameters, onSuccess, onFailure);</div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_msg"><div class="gmail_quote gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote></div></div></blockquote></div></div></blockquote></div></div>