Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Member' cannot be defined in a parameter type #486

Open
chetanpandey1266 opened this issue Oct 20, 2023 · 0 comments
Open

'Member' cannot be defined in a parameter type #486

chetanpandey1266 opened this issue Oct 20, 2023 · 0 comments

Comments

@chetanpandey1266
Copy link

chetanpandey1266 commented Oct 20, 2023

./asn1c\TBSCertList.h(40,24): error: 'Member' cannot be defined in a parameter type
   40 |                 A_SEQUENCE_OF(struct Member {
      |                                      ^

When I am running with c compiler it is running fine but when I am importing ber_decode in cpp it is giving this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant