[ndnSIM] Help - Build Error

Хайрулло Рустамов khairullo.94 at gmail.com
Sun Oct 8 12:00:08 PDT 2017


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. 



The error is: 



How can I succeed?

Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20171008/9f526293/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Selection_056.png
Type: image/png
Size: 54820 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20171008/9f526293/attachment-0001.png>


More information about the ndnSIM mailing list