<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=""><div class="">Hi Charmi,</div><div class=""><br class=""></div><div class="">If you're getting this error, it means that ndnSIM module has not been enabled, e.g., some dependency is missing.</div><div class="">Check output of `./waf configure`, which should tells what is going on wrong.</div><div class=""><br class=""></div><div class="">You may be missing boost libraries, or the location of libraries cannot be automatically detected (most common issues).  Double check that you have followed instruction for dependency installation.  You may need to add --boost-includes and --boost-libs flags to ./waf configure.</div><div class=""><br class=""></div><div class="">I will also recommend working with 2.1 version, as it has a slightly reduced number of dependencies.</div><div class=""><br class=""></div><div class="">---</div><div class="">Alex</div><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 11, 2015, at 8:59 PM, Charmi Patel <<a href="mailto:patelcharmi23@gmail.com" class="">patelcharmi23@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_quote"><div dir="ltr" class="">Hi , <div class="">I am a newbie for using ndnSIM.</div><div class="">I completed installation of ndnSIM followed instruction from  " <a href="http://ndnsim.net/2.0/getting-started.html" target="_blank" class="">http://ndnsim.net/2.0/getting-started.html</a> " site.</div><div class="">I put ndn-simple.cpp file in to ns-3-dev-ndnSIM/scratch folder and rename it to <a href="http://ndn-simple.cc" class="">ndn-simple.cc</a> </div><div class="">and try to run using command : ./waf -- run ndn-simple</div><div class="">but its give fatal error:ns3/ndnSIM-module.h : No such file or directory</div><div class="">and compilation is teminated.</div><div class="">Is any extra module is require to add in ndnSIM to overcome this problem ??</div><div class="">I attach image of error.<br class=""></div><div class=""><br class=""></div><div class="">please help me to solve this error.</div></div></div></div></div></blockquote></div><br class=""></body></html>