[ndnSIM] Config file regarding error

Alex Afanasyev aa at CS.UCLA.EDU
Fri Mar 31 05:24:15 PDT 2017


Did you happen to update ndnSIM form an older version?

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):

cd src/ndnSIM
git submodule update --init

Alternatively, you can re-clone ns3 and ndnSIM repositories to another folder, as described in ndnSIM.net <http://ndnsim.net/>.

--
Alex

> On Mar 31, 2017, at 7:08 AM, AEMI KALARIA <15mcen09 at nirmauni.ac.in> wrote:
> 
> Hello everyone ,
> 
> As i run basic sample program i get error like below.What should i do?
> 
> 
> In file included from ns3/ndnSIM/NFD/daemon/face/face.hpp:29:0,
>                  from ./ns3/ndnSIM/model/ndn-common.hpp:38,
>                  from ./ns3/ndnSIM/helper/ndn-stack-helper.hpp:23,
>                  from ./ns3/ndn-all.hpp:23,
>                  from ./ns3/ndnSIM-module.h:10,
>                  from ../src/ndnSIM/examples/ndn-triangle-calculate-routes.cpp:24:
> ns3/ndnSIM/NFD/common.hpp:29:22: fatal error: config.hpp: No such file or directory
>  #include "config.hpp"
>                       ^
> compilation terminated.
> 
> In file included from ns3/ndnSIM/NFD/daemon/face/face.hpp:29:0,
>                  from ./ns3/ndnSIM/model/ndn-common.hpp:38,
>                  from ./ns3/ndnSIM/helper/ndn-stack-helper.hpp:23,
>                  from ./ns3/ndn-all.hpp:23,
>                  from ./ns3/ndnSIM-module.h:10,
>                  from ../src/ndnSIM/examples/ndn-zipf-mandelbrot.cpp:26:
> ns3/ndnSIM/NFD/common.hpp:29:22: fatal error: config.hpp: No such file or directory
>  #include "config.hpp"
>                       ^
> compilation terminated.
> 
> 
> How to solve it??
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170331/8e0175bc/attachment.html>


More information about the ndnSIM mailing list