[ndnSIM] to_string is not a member of std error in ndnSIM
Jack Baldasso
jackbaldasso at gmail.com
Mon Dec 10 14:32:54 PST 2018
Hi,
I deployed a package on ndnSIM 1.0 (this is my baseline scenario where I
will be comparing my approach with), but in my simulation file I have a
statement `std::to_string()` which is giving me the following error:
error: ‘to_string’ is not a member of ‘std’
I couldn't find this issue on the mailing list. How do I fix it?
Basically I just need to convert an integer value into a string.
Thanks,
Jack
PS: I'm using ndnSIM 2.6 for my other approach.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20181210/f0b89bb3/attachment.html>
More information about the ndnSIM
mailing list