<div dir="ltr"><div><div><div><div>Hi,<br></div>i need to work with ndn-global-routing-helper, when i compile it the following errors appear:<br><span style="color:rgb(204,0,0)">g++ -Wall -c "ndn-global-routing-helper.cpp" (dans le dossier : /home/rihab/ndnSIM/ns-3/src/ndnSIM/helper)<br>In file included from /usr/local/include/ndn-cxx/interest.hpp:25:0,<br>                 from /home/rihab/ndnSIM/ns-3/src/ndnSIM/model/ndn-common.hpp:28,<br>                 from ndn-global-routing-helper.hpp:23,<br>                 from ndn-global-routing-helper.cpp:26:<br>/usr/local/include/ndn-cxx/common.hpp:63:4: error: #error "ndn-cxx applications must be compiled using the C++11 standard"<br> #  error "ndn-cxx applications must be compiled using the C++11 standard"<br>    ^<br>In file included from /usr/include/c++/4.8/cstdint:35:0,<br>                 from /usr/local/include/ndn-cxx/common.hpp:67,<br>                 from /usr/local/include/ndn-cxx/interest.hpp:25,<br>                 from /home/rihab/ndnSIM/ns-3/src/ndnSIM/model/ndn-common.hpp:28,<br>                 from ndn-global-routing-helper.hpp:23,<br>                 from ndn-global-routing-helper.cpp:26:<br>/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.<br> #error This file requires compiler and library support for the \<br>  ^<br>ndn-global-routing-helper.cpp:28:37: fatal error: model/ndn-l3-protocol.hpp: No such file or directory<br> #include "model/ndn-l3-protocol.hpp"<br>                                     ^<br>compilation terminated.</span><br>Compilation échouée.<br></div>Please help me, any suggestion !!<br><br></div>Best Regards,<br></div>Rihab<br></div>