We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The generated C++ includes the line #include "inc/AndroidVssConverter.h" but the header is not provided.
#include "inc/AndroidVssConverter.h"
It does seem to be available in the .github environment as part of a simple build test of the generated module: https://github.com/COVESA/vss-tools/tree/code_generation/.github/vspec2aa_test_build_env/inc
The text was updated successfully, but these errors were encountered:
Needs to be brought up with Covesa aa-sig team
Sorry, something went wrong.
No branches or pull requests
The generated C++ includes the line
#include "inc/AndroidVssConverter.h"
but the header is not provided.It does seem to be available in the .github environment as part of a simple build test of the generated module:
https://github.com/COVESA/vss-tools/tree/code_generation/.github/vspec2aa_test_build_env/inc
The text was updated successfully, but these errors were encountered: