openframeworks / openframeworks/projectGenerator

sectionName unknown not recognized : tvos / win_cb

Open
#281 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.