You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use asn1c to generate C code from an asn file, but I got such warning and errors:
I use asn1c to generate C code from an asn file, but I got such warning and errors:
FATAL: Type ScmsPdu-Scoped expects specialization from ScmsPdu-Scoped at line 33 in ./test3.asn
FATAL: Cannot find type "<Type>" in constraints at line 38 in ./test3.asn
FATAL: Type ScmsPdu-Scoped expects specialization from ScmsPdu-Scoped at line 33 in ./test3.asn
FATAL: Cannot find type "<Type>" in constraints at line 38 in ./test3.asn
FATAL: Type ScmsPdu-Scoped expects specialization from ScmsPdu-Scoped at line 33 in ./test3.asn
FATAL: Cannot find type "<Type>" in constraints at line 38 in ./test3.asn
I use asn1c to generate C code from an asn file, but I got such warning and errors:
I use asn1c to generate C code from an asn file, but I got such warning and errors:
And these is my asn content:
Thank you very much and look forward to your reply!
The text was updated successfully, but these errors were encountered: