openframeworks / openframeworks/projectGenerator
sectionName unknown not recognized : tvos / win_cb
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 79
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
I've seen some warning of sectionName not recognized, like: tvos and win_cb
Are this names not utilized anymore? Thanks
testing here on macOs 11.6.2 and projectGenerator commandLine latest from github
[ error ] Error parsing ofxHomography addon_config.mk
line 103: tvos:
sectionName unknown not recognized
[ error ] Error parsing ofxNDI addon_config.mk
line 81: win_cb:
sectionName unknown not recognized
[ error ] Error parsing ofxSyphon addon_config.mk
line 40: 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 with the projectGenerator command-line parser and the addon_config.mk examples shown for ofxHomography, ofxNDI, and ofxSyphon. Check how sectionName values are recognized and determine whether tvos and win_cb should be supported; done means the intended handling is clear and the reported errors are resolved or documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- build-system, cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100