openframeworks / openframeworks/projectGenerator
Compiling examples from projectGenerator: There was a problem updating your project...
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 79
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
I got this when I click : update multiple
Platform: Ubuntu 16.04
Command failed: /bin/sh -c "/home/djeb/openFrameworks/projectGenerator-linux64/resources/app/app/projectGenerator" -r -o"/home/djeb/openFrameworks" -p"linux64" "/home/djeb/openFrameworks/examples" /home/djeb/openFrameworks/projectGenerator-linux64/resources/app/app/projectGenerator: 3: /home/djeb/openFrameworks/projectGenerator-linux64/resources/app/app/projectGenerator: Syntax error: Unterminated quoted string
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
Reproduce the failure by using the projectGenerator's “update multiple” action on Ubuntu 16.04 and inspect the command invoking resources/app/app/projectGenerator. Trace the quoted command shown in the report and compare it with the packaged executable's launch path. Done means updating the examples completes without the unterminated quoted string error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100