openframeworks / openframeworks/openFrameworks
Projects outside of the OF folder broken in Windows 10 and Visual Studio when using addons
Open
@ofTheo is already working on this.
Since Sep 7, 2023.
visual studio
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
The most recent version of Project Generator fails to create valid projects if the project has a local addon. PG also deletes all of the local addons from the addons.make file, presumably because it doesn't find them.
The previous behavior gave precedence to local addons, which is what makes the most sense.
Contributor guide
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.
Assessment
This issue has not been assessed yet.