<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Did you happen to update ndnSIM form an older version?<div class=""><br class=""></div><div class="">If so, you also need to update submodules (make sure you saved your custom changes in NFD/ndn-cxx subfolder! or they will be overwritten):</div><div class=""><br class=""></div><div class="">cd src/ndnSIM</div><div class="">git submodule update --init</div><div class=""><br class=""></div><div class="">Alternatively, you can re-clone ns3 and ndnSIM repositories to another folder, as described in <a href="http://ndnSIM.net" class="">ndnSIM.net</a>.</div><div class=""><br class=""></div><div class="">--</div><div class="">Alex</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 31, 2017, at 7:08 AM, AEMI KALARIA <<a href="mailto:15mcen09@nirmauni.ac.in" class="">15mcen09@nirmauni.ac.in</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Hello everyone ,<br class=""><br class=""></div>As i run basic sample program i get error like below.What should i do?<br class=""><br class=""><br class="">In file included from ns3/ndnSIM/NFD/daemon/face/face.hpp:29:0,<br class="">                 from ./ns3/ndnSIM/model/ndn-common.hpp:38,<br class="">                 from ./ns3/ndnSIM/helper/ndn-stack-helper.hpp:23,<br class="">                 from ./ns3/ndn-all.hpp:23,<br class="">                 from ./ns3/ndnSIM-module.h:10,<br class="">                 from ../src/ndnSIM/examples/ndn-triangle-calculate-routes.cpp:24:<br class="">ns3/ndnSIM/NFD/common.hpp:29:22: fatal error: config.hpp: No such file or directory<br class=""> #include "config.hpp"<br class="">                      ^<br class="">compilation terminated.<br class=""><br class="">In file included from ns3/ndnSIM/NFD/daemon/face/face.hpp:29:0,<br class="">                 from ./ns3/ndnSIM/model/ndn-common.hpp:38,<br class="">                 from ./ns3/ndnSIM/helper/ndn-stack-helper.hpp:23,<br class="">                 from ./ns3/ndn-all.hpp:23,<br class="">                 from ./ns3/ndnSIM-module.h:10,<br class="">                 from ../src/ndnSIM/examples/ndn-zipf-mandelbrot.cpp:26:<br class="">ns3/ndnSIM/NFD/common.hpp:29:22: fatal error: config.hpp: No such file or directory<br class=""> #include "config.hpp"<br class="">                      ^<br class="">compilation terminated.<br class=""><br class=""><br class=""></div>How to solve it??<br class=""><div class=""><br class=""></div></div>
_______________________________________________<br class="">ndnSIM mailing list<br class=""><a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br class=""></div></blockquote></div><br class=""></div></body></html>