<div dir="ltr">Hello,<div><br></div><div>I am experiencing the problem of running my simulation , i keeps getting the errors from ndn-net-device-face in which i have not modified:</div><div><br></div><div>In file included from ./ns3/ndnSIM/model/nacc.h:22:0,</div><div>                 from ./ns3/ndn-face.h:25,</div><div>                 from ./ns3/ndn-api-face.h:29,</div><div>                 from ./ns3/ndnSIM-module.h:18,</div><div>                 from ../scratch/congestioncontrolsenario2.cc:3:</div><div>./ns3/ndnSIM/model/ndn-net-device-face.h:44:1: error: expected class-name before ‘{’ token</div><div>./ns3/ndnSIM/model/ndn-net-device-face.h:62:35: error: ‘InterestHandler’ does not name a type</div><div>./ns3/ndnSIM/model/ndn-net-device-face.h:62:52: error: ISO C++ forbids declaration of ‘interestHandler’ with no type [-fpermissive]</div><div>./ns3/ndnSIM/model/ndn-net-device-face.h:62:75: error: ‘DataHandler’ does not name a type</div><div>./ns3/ndnSIM/model/ndn-net-device-face.h:62:88: error: ISO C++ forbids declaration of ‘dataHandler’ with no type [-fpermissive]</div><div><br></div><div> i have tried to re-install ndnSIM  and  i got  the fallowing error .</div><div><br></div><div><div>../utils/print-introspected-doxygen.cc: In function ‘int main(int, char**)’:</div><div>../utils/print-introspected-doxygen.cc:782:14: warning: ‘auto’ will change meaning in C++0x; please remove it [-Wc++0x-compat]</div><div>../utils/print-introspected-doxygen.cc:782:20: error: ISO C++ forbids declaration of ‘logComponent’ with no type [-fpermissive]</div><div>../utils/print-introspected-doxygen.cc:782:35: error: range-based-for loops are not allowed in C++98 mode</div></div><div><br></div><div>i have removed auto and i still receiving errors. From  gcc perceptive i  tried to run my simulation with -std=c++0x option but no success.</div><div><br></div><div>Any support on how to handle this issue will be appreciated.</div><div><br></div><div>Thank You   <br></div><div><br></div></div>