[ndnSIM] compilation error of ndn-global-routing-helper

rihab jmal rihab.jmal1 at gmail.com
Fri Aug 21 06:46:16 PDT 2015


Hi,
i need to work with ndn-global-routing-helper, when i compile it the
following errors appear:
g++ -Wall -c "ndn-global-routing-helper.cpp" (dans le dossier :
/home/rihab/ndnSIM/ns-3/src/ndnSIM/helper)
In file included from /usr/local/include/ndn-cxx/interest.hpp:25:0,
                 from
/home/rihab/ndnSIM/ns-3/src/ndnSIM/model/ndn-common.hpp:28,
                 from ndn-global-routing-helper.hpp:23,
                 from ndn-global-routing-helper.cpp:26:
/usr/local/include/ndn-cxx/common.hpp:63:4: error: #error "ndn-cxx
applications must be compiled using the C++11 standard"
 #  error "ndn-cxx applications must be compiled using the C++11 standard"
    ^
In file included from /usr/include/c++/4.8/cstdint:35:0,
                 from /usr/local/include/ndn-cxx/common.hpp:67,
                 from /usr/local/include/ndn-cxx/interest.hpp:25,
                 from
/home/rihab/ndnSIM/ns-3/src/ndnSIM/model/ndn-common.hpp:28,
                 from ndn-global-routing-helper.hpp:23,
                 from ndn-global-routing-helper.cpp:26:
/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.
 #error This file requires compiler and library support for the \
  ^
ndn-global-routing-helper.cpp:28:37: fatal error:
model/ndn-l3-protocol.hpp: No such file or directory
 #include "model/ndn-l3-protocol.hpp"
                                     ^
compilation terminated.
Compilation échouée.
Please help me, any suggestion !!

Best Regards,
Rihab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20150821/ea333b5f/attachment.html>


More information about the ndnSIM mailing list