<div dir="auto">Hi Ertugrul</div><div dir="auto"><br></div><div dir="auto">This is caused by ndnSIM not using relative path in its #include lines.</div><div dir="auto">I reported this two years ago <a href="https://redmine.named-data.net/issues/2662">https://redmine.named-data.net/issues/2662</a> but it’s still not truly fixed.<br></div><div dir="auto">It’s not portable to rely on multiple -I flags from the program using the ndnSIM library. The installation script should have changed all #include lines to use relative paths.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><br><div class="gmail_quote" dir="auto"><div>On Sat, Dec 16, 2017 at 07:44 Ertugrul DOGRULUK <<a href="mailto:ertugruldogruluk@hotmail.com">ertugruldogruluk@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;line-break:after-white-space">
Hi Spyros, 
<div><br>
</div>
<div><br>
</div>
<div>The error is, </div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>In file included from ../extensions/BadGuy.h:23:0,</div>
<div>                 from ../extensions/BadGuy.cpp:1:</div>
<div>/usr/local/include/ns3-dev/ns3/ndnSIM/model/ndn-common.hpp:28:32: fatal error: ndn-cxx/interest.hpp: No such file or directory</div>
<div>compilation terminated.</div>
<div><br>
</div>
<div>In file included from /usr/local/include/ns3-dev/ns3/ndnSIM/helper/ndn-stack-helper.hpp:23:0,</div>
<div>                 from /usr/local/include/ns3-dev/ns3/ndn-all.hpp:23,</div>
<div>                 from /usr/local/include/ns3-dev/ns3/ndnSIM-module.h:10,</div>
<div>                 from ../scenarios/p4.cpp:5:</div>
<div>/usr/local/include/ns3-dev/ns3/ndnSIM/model/ndn-common.hpp:28:32: fatal error: ndn-cxx/interest.hpp: No such file or directory</div>
<div>compilation terminated.</div>
</div>
<div><br>
</div>
<div><br></div></div></blockquote></div>