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
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: