<div dir="ltr">Hi,<div><br></div><div>Following the instructions <a href="https://github.com/named-data-ndnSIM/ndn-cxx/commit/e53204419c51356dab70e0e5450ff5dcf587827a">https://github.com/named-data-ndnSIM/ndn-cxx/commit/e53204419c51356dab70e0e5450ff5dcf587827a</a> , I have added a new tag to Interest and Data packet of type uint64_t However, the field should carry a floating-point number and I have to change its type to double but it gives an error by just changing the int to double. The error is </div><div><br></div><div>../src/ndnSIM/ndn-cxx/src/detail/../lp/field-decl.hpp:49:10: error: request for member ‘wireDecode’ in ‘type’, which is of non-class type ‘double’<br>     type.wireDecode(wire);<br><br>Could anybody help? I will be grateful. </div><div><br></div><div>Thank you<br><br><br></div><img width="0" height="0" class="mailtrack-img" alt="" style="display:flex" src="https://mailtrack.io/trace/mail/e7b319bea173601eb0595324e20f3ce709b28902.png?u=5632877"></div>