<div dir="ltr"><div>Hi,</div><div><br></div><div>I have added a new topology reader class to my simulation scenario under folder ndnSIM/plugin/topology. On compilation of this class, I am getting below error. </div><div><br></div><div>Towards this change, I have also included "nlsr-topology-reader.h" file in /ns3/ndnSIM-module.h. The below error is thrown from this file only. I am not sure why this error and how to resolve this. </div><div><br></div><div>I also observed some sort of relationship of topology reader in the ndnSIM/binding/ folder as below. </div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>grep -l annotated-topology-reader.h *</div></div><div><div>modulegen__gcc_ILP32.py</div></div><div><div>modulegen__gcc_LP64.py</div></div></blockquote><div><br></div><div>I am not sure if there is any relationship of this binding with the below error. Can someone please elaborate?</div><div><br></div><div>Thanks,</div><div>/anil.</div><div><br></div><div><br></div><div>[1289/2530] cxx: src/ndnSIM/examples/ndn-simple-with-pcap.cc -> build/src/ndnSIM/examples/ndn-simple-with-pcap.cc.20.o</div><div>In file included from ../src/ndnSIM/tools/rocketfuel-maps-cch-to-annotaded.cc:24:0:</div><div>./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such file or directory</div><div>compilation terminated.</div><div>In file included from ../src/ndnSIM/examples/ndn-nlsr-simple.cc:24:0:</div><div>./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such file or directory</div><div>compilation terminated.</div><div>In file included from ../src/ndnSIM/examples/ndn-simple-udp.cc:25:0:</div><div>./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such file or directory</div><div>compilation terminated.</div><div>In file included from ../src/ndnSIM/examples/ndn-simple-with-pcap.cc:24:0:</div><div>./ns3/ndnSIM-module.h:55:34: fatal error: nlsr-topology-reader.h: No such file or directory</div><div>compilation terminated.</div><div><br></div></div>