COVESA / COVESA/vss-tools

vspec2aaproperties: AndroidVssConverter.h referenced in generated code but not provided

Open
#145 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
79
Forks
76
Avg merge
2d 11h
Merged PRs (30d)
5

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the generated C++ output for the `#include "inc/AndroidVssConverter.h"` reference and compare it with `.github/vspec2aa_test_build_env/inc/AndroidVssConverter.h`. Run the simple generated-module build test described in the issue, then determine what change is needed so the generated module no longer depends on an unavailable header and the build succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.