[ndnSIM] Help - Build Error

Spyridon (Spyros) Mastorakis mastorakis at cs.ucla.edu
Sun Oct 8 16:33:29 PDT 2017


Hi,

please take a look at the wscript, so that you can enable the compilation of your strategy code (you will have to modify the wscript to do that).

Thanks,

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA


> On Oct 8, 2017, at 1:06 PM, Хайрулло Рустамов <khairullo.94 at gmail.com> wrote:
> 
> Hi,
> 
> I am trying to use weighted-load-balancer forwarding strategy in my simulation. 
> I noticed a random-load-balancer forwarding strategy already built-in  in /examples folder in ndnSIM. 
> I used same approach to install it just copy pasted weighted-load-balancer files into  /examples/weighted-load-balancer/ folder.
> 
> In my simulation cpp file first I included header file: 
> #include WeightedLoadBalancerStrategy.hpp
> 
> then: 
> StrategyChoiceHelper::Install<nfd::fw::WeightedLoadBalancerStrategy>(Names::Find<Node>("UCLA-HUB”), prefix);
> 
> When I compile I getting  build failed message with a lot of unknown for me parameters. 
> 
> 
> Some of them:
> -std=c++0x , ’00’, ‘-ggdb’, ‘-g3’, ‘-Wall’,
> -Wno-error=deprecated-declaration
> …..
> …..
> 
> How can I succeed?
> 
> 
> 
> How can I succeed?
> 
> Best regards.
> _______________________________________________
> 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/20171008/ad99d1c5/attachment.html>


More information about the ndnSIM mailing list