<div dir="ltr">ndnSIM folks,<div><br></div><div>Okay, so I made a (really poor) workaround - I added #include "PolularityStrategy.cpp" to the bottom of the .hpp file...  It appears that the .waf system doesn't look for .cpp files in the example or subdirectories to compile?  I'm very confused by that.</div><div><br></div><div>Regardless, I got it to compile, but I have an issue now:</div><div><br></div><div>cout<< (or std::cout) is not printing anything.  I've tried it in the constructor...  I've tried it in afterReceiveInterest...  nothing.</div><div><br></div><div>Any ideas about why this might be the case?</div><div><br></div><div>Thanks,</div><div><br></div><div>John</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 17, 2016 at 10:33 PM, John Baugh <span dir="ltr"><<a href="mailto:jpbaugh@umich.edu" target="_blank">jpbaugh@umich.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">ndnSIM friends,<div><br></div><div>I've been working on creating a custom strategy, and I can't seem to figure out why it's generating the errors that it is.</div><div><br></div><div><br></div><div>Here are the related files:</div><div><br></div><div><b>The errors:</b> </div><div><a href="https://drive.google.com/open?id=1bk4IKf2nRtq2lMjtoQFX4_MqC8Sjuvirdof2CezRWEQ" target="_blank">https://drive.google.com/open?<wbr>id=1bk4IKf2nRtq2lMjtoQFX4_<wbr>MqC8Sjuvirdof2CezRWEQ</a></div><div><br></div><div><b>Test file using the strategy</b></div><div><a href="https://drive.google.com/open?id=0By9ufeKqmJYYeC05SUc3b2lQekk" target="_blank">https://drive.google.com/open?<wbr>id=<wbr>0By9ufeKqmJYYeC05SUc3b2lQekk</a><br></div><div><br></div><div><b>The Custom CS I'm using:</b></div><div><a href="https://drive.google.com/open?id=0By9ufeKqmJYYNHNRbzdGaWpLUlE" target="_blank">https://drive.google.com/open?<wbr>id=<wbr>0By9ufeKqmJYYNHNRbzdGaWpLUlE</a><br></div><div><br></div><div><b>The Custom Strategy files:</b></div><div><a href="https://drive.google.com/open?id=0By9ufeKqmJYYQzBqVl9Gck5mYzA" target="_blank">https://drive.google.com/open?<wbr>id=<wbr>0By9ufeKqmJYYQzBqVl9Gck5mYzA</a><br></div><div><br></div><div><a href="https://drive.google.com/open?id=0By9ufeKqmJYYa2lObnltV1ZRUlE" target="_blank">https://drive.google.com/open?<wbr>id=<wbr>0By9ufeKqmJYYa2lObnltV1ZRUlE</a><br></div><div><br></div><div><br></div><div><br></div><div>Any help would be appreciated.</div><div><br></div><div>Thanks,</div><div><br></div><div>John</div></div>
</blockquote></div><br></div>