[ndnSIM] Error message : No such file or directory

Russo Peter russope0625 at gmail.com
Sun Jul 25 08:03:46 PDT 2021


Dear Sangita,

Thanks for your reply.

It's in the ns-3 folder.
Home/ndnSIM/ns-3

My best regards.
Peter

sangita...... <sangita.engg at gmail.com> 於 2021年7月25日 週日 下午4:46寫道:

> Hi Russo,
> In which folder you kept your program ?
>
> On Sat, Jul 24, 2021, 17:20 Russo Peter <russope0625 at gmail.com> wrote:
>
>> Dear Sangita,
>>
>> Thanks for your reply.
>>
>> It still shows the error message:
>> try2.cc:4:10 fatal error: ns3/key-chain.hpp: No such file or directory
>> I have tried to put my program into different folder and set the
>> corresponding path of #include, but it still showed the same error message,
>> maybe it's not the problem of the path and position?
>>
>> Could you tell me more detail about your last sentence? or show me an
>> example? please.
>>
>> My best regards.
>> Peter
>>
>> sangita...... <sangita.engg at gmail.com> 於 2021年7月23日 週五 上午12:14寫道:
>>
>>>
>>> Hi Peter,
>>> #include "ns3/key-chain.hpp"
>>> Does it work ?
>>>
>>> Actually you need to give the path of header file considering the
>>> directories heirarchi and their relation of include the other .h files.
>>>
>>> On Wed, Jul 21, 2021, 16:28 Russo Peter via ndnSIM <
>>> ndnsim at lists.cs.ucla.edu> wrote:
>>>
>>>> Dear members,
>>>>
>>>> I'm conducting a program using ndn-cxx's function to understand how it
>>>> works.
>>>>
>>>> These are the beginning of my program named try2.cc:
>>>> #include <iostream>
>>>> #include "build/ns3/ndnSIM/ndn-cxx/security/v2/key-chain.hpp"
>>>>
>>>> When I compiled it, I received an error message:
>>>> g++ -o try2 try2.cc
>>>> try2.cc:4:10 fatal error:
>>>> build/ns3/ndnSIM/ndn-cxx/security/v2/key-chain.hpp: No such file or
>>>> directory
>>>>
>>>> I put this file in the ns-3 folder.The ndn-simple could normally run.
>>>> I've noticed that key-chain.hpp was a read-only file, does that matter?
>>>> Could anyone help me with this? Any help will be appreciated.
>>>>
>>>> My best regards.
>>>> Peter
>>>> _______________________________________________
>>>> 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/20210725/ebb73725/attachment.html>


More information about the ndnSIM mailing list