<div dir="ltr"><div><div><div><div><div><div>ndnSIM friends,<br><br></div><b>I'm getting this:<br>jpbaugh@Janeway:~/ndnSIM/ns-3$ ./waf --run=jpb-strategy1-test<br>Waf: Entering directory `/home/jpbaugh/ndnSIM/ns-3/build'<br>[ 796/2944] Copying src/ndnSIM/model/ndn-common.hpp -> build/ns3/ndnSIM/model/ndn-common.hpp<br>[2579/2944] Compiling examples/jpb-strategy1-test/jpb-strategy1-test.cpp<br>In file included from ./ns3/ndnSIM/helper/ndn-stack-helper.hpp:23:0,<br>                 from ./ns3/ndn-all.hpp:23,<br>                 from ./ns3/ndnSIM-module.h:10,<br>                 from ../examples/jpb-strategy1-test/jpb-strategy1-test.cpp:7:<br>./ns3/ndnSIM/model/ndn-common.hpp:28:32: fatal error: ndn-cxx/interest.hpp: No such file or directory<br>compilation terminated.<br><br>Waf: Leaving directory `/home/jpbaugh/ndnSIM/ns-3/build'<br>Build failed</b><br><br><br></div>When I check in the directory ndn-cxx, there is in fact no interest.hpp.  It is inside the src/ subdirectory.  However, even if I modify ndn-common.hpp from inside the model directory, to include the /src subdirectory, it still doesn't seem like it's finding this file.<br><br></div>This is making me a bit nervous as to whether I have a shoddy build or a legitimate build of ndnSIM.<br><br></div>I'm just trying to restore everything to the point I had it before I switched to this new computer.  And I'm really frustrated with some of the apparent changes, and would appreciate any help you can offer.<br><br></div>Thanks,<br><br></div>John<br></div>