<div dir="ltr"><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><i>Dear ndnSim team,</i></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">After running ./waf configure. It's ok<br>I have some errors while building ndnSIM.<br>I did not understand the problem and how to solve it.<br>The result of the execution is as follows:</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">[2317/3649] Compiling src/ndnSIM/ndn-cxx/ndn-cxx/name-component.cpp<br>In file included from ../src/ndnSIM/ndn-cxx/ndn-cxx/name-component.cpp:27:<br>ns3/ndnSIM/ndn-cxx/impl/name-component-types.hpp:383:21: error: constructor for 'ndn::name::detail::ComponentTypeTable' must explicitly initialize the const member 'm_baseType'<br>ComponentTypeTable::ComponentTypeTable()<br>                    ^<br>ns3/ndnSIM/ndn-cxx/impl/name-component-types.hpp:377:23: note: 'm_baseType' declared here<br>  const ComponentType m_baseType;<br>                      ^<br>ns3/ndnSIM/ndn-cxx/impl/name-component-types.hpp:386:3: error: type 'const ndn::name::detail::ComponentType' does not provide a call operator<br>  m_baseType(nullptr);<br>  ^~~~~~~~~~<br>ns3/ndnSIM/ndn-cxx/impl/name-component-types.hpp:392:41: error: default initialization of an object of const type 'const ndn::name::detail::GenericNameComponentType' without a user-provided default constructor<br>  static const GenericNameComponentType ct8;<br>                                        ^<br>                                           {}<br>3 errors generated.<br><br>Waf: Leaving directory `/home/osboxes/workspace/ndnSIM/ns-3/build'<br>Build failed<br> -> task in 'ns3-ndnSIM' failed with exit status 1 (run with -v to display more information)<br><br>Is there any help ?<br>Thanks in advance.<font color="#888888"><i><br></i></font></pre></div><br clear="all"><br><br></div>