Hi Iulian, You are mixing ASN.1 types, the internal data structures used to encode...
I think I tried compiling the DSRC definition and that it worked. I'll look into...
Can you post the source? Check out Bug 68 as well: https://sourceforge.net/p/asn...
Check out Bug 68 as well: https://sourceforge.net/p/asn1c/bugs/68/
Note: This will not work for XER though as XML will use the identifiers as XML-tags....
Note: This will not work for XER though as XML *will use the identifiers as XML-tags....
Problem of scope. In C/C++, you create a typedef conflict as the member name "item"...
You can't, it generates C-code only. It's easy enough to use from C++, but I have...