openframeworks / openframeworks/projectGenerator

sectionName unknown not recognized (arm64-v8a, tvos, win_cb)

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.