<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Dear Klaus,
<div class=""><br class="">
</div>
<div class="">Thanks for your assistance. I sorted it out, the way you suggested. </div>
<div class="">-----------------------------------------</div>
<div class="">Dear, ndnSIM developers,</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">The version 2.6 is not suitable for ns3 3.28. </div>
<div class=""><br class="">
</div>
<div class="">The <a href="http://queue.cc" class="">queue.c</a>pp cannot compiled because of “MaxSize” “MaxPackets” mismatched.</div>
<div class=""><br class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
Kindly Regards<br class="">
ertugrul.<br class="">
<br class="">
</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 12 Apr 2019, at 17:38, Klaus Schneider <<a href="mailto:klaus@cs.arizona.edu" class="">klaus@cs.arizona.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">You can look into the wscript file: <a href="https://github.com/named-data-ndnSIM/ns-3-dev/blob/ndnSIM-ns-3.29/wscript" class="">
https://github.com/named-data-ndnSIM/ns-3-dev/blob/ndnSIM-ns-3.29/wscript</a><br class="">
<br class="">
Depending on the ndnSIM version there should be either a command line option:<br class="">
<br class="">
<blockquote type="cite" class="">   opt.add_option('--cxx-standard',<br class="">
                  help=('Compile NS-3 with the given C++ standard'),<br class="">
                  type='string', default='-std=c++14', dest='cxx_standard')<br class="">
</blockquote>
<br class="">
or a hard-coded flag<br class="">
<br class="">
<blockquote type="cite" class="">   env.append_value('CXXFLAGS', '-std=c++11')<br class="">
</blockquote>
<br class="">
Best regards,<br class="">
Klaus<br class="">
<br class="">
<br class="">
<br class="">
On 4/12/19 2:06 AM, Ertugrul DOGRULUK via ndnSIM wrote:<br class="">
<blockquote type="cite" class="">Dear Spyridon,<br class="">
The 2.7 come with c++14 compiler. However when I try to install 2.6 with 11, the compiler tries to build on 14, then it fails.<br class="">
Is there any command to change compiler version in waf configure<br class="">
Cheers.<br class="">
Ertugrul.<br class="">
_______________________________________________<br class="">
ndnSIM mailing list<br class="">
<a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">
http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br class="">
</blockquote>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>