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

Parameter feature-names does not work #14

Open
kovacsca opened this issue Aug 29, 2021 · 1 comment
Open

Parameter feature-names does not work #14

kovacsca opened this issue Aug 29, 2021 · 1 comment

Comments

@kovacsca
Copy link

Using the following command:

../install/bin/lccgen license issue --feature-names MY_AWESOME_FUNC

I get the following error:

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::program_options::invalid_option_value >'
what(): the argument ('MY_AWESOME_FUNC') for option '--names' is invalid
Aborted (core dumped)

@NadeemYaseen
Copy link

I faced the same problem and resolved it by compiling lccgen from develop branch with boost version 1.74

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