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

Compile error with LCC_API_HW_IDENTIFICATION_STRATEGY unknow type #121

Open
sadshade opened this issue Apr 23, 2021 · 1 comment
Open

Compile error with LCC_API_HW_IDENTIFICATION_STRATEGY unknow type #121

sadshade opened this issue Apr 23, 2021 · 1 comment

Comments

@sadshade
Copy link

Could you please change src/templates/licensecc_properties.h.in:

enum LCC_API_HW_IDENTIFICATION_STRATEGY {...};

to

typedef enum {...} LCC_API_HW_IDENTIFICATION_STRATEGY;

?

@gcontini
Copy link
Member

please leave some detail of the environment you're using.

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

2 participants