openframeworks / openframeworks/projectGenerator
sectionName unknown not recognized (arm64-v8a, tvos, win_cb)
Open
Nobody has claimed this yet.
cli
- Dominant language
- CSS
- Stars
- 90
- Forks
- 79
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
some addons shows unsupported platforms (by projectGenerator)
should we add them, or update addons?
[ error ] Error parsing ofxOpenCv addon_config.mk
line 128: android/arm64-v8a:
sectionName unknown not recognized
[ error ] Error parsing ofxNDI addon_config.mk
line 81: win_cb:
sectionName unknown not recognized
[ error ] Error parsing ofxLaser addon_config.mk
line 83: win_cb:
sectionName unknown not recognized
[ error ] Error parsing ofxPoco addon_config.mk
line 154: tvos:
sectionName unknown not recognized
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the parser that reports “sectionName unknown not recognized” and inspect the referenced addon_config.mk files for ofxOpenCv, ofxNDI, ofxLaser, and ofxPoco. Reproduce the projectGenerator errors, then determine whether these platform sections should be supported by the parser or updated in the addons; done means the affected configurations parse without those errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100