openframeworks / openframeworks/openFrameworks

QTCreator 🕷️Bugs / 🙏Wishlist

Open
#5,897 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

Here is a collection of QTCreator Bugs to start tracking.

Wizards / Templates

New Project Wizard
  • 🙏 Support Addons that are not "core" addons in the Wizard.
  • 🙏 Skip "Project Management" screen OR set "Add to version control to 'none'" by default.
  • 🙏 Jump to the Configuration Screen automatically (like the Import Wizard). Otherwise, it is difficult to find. Should open "Projects" mode.
Import Wizard
  • 🙏 Skip "Project Management" screen OR set "Add to version control to 'none'" by default.

Platform-Specific

macOS

General

  • 🙏 Reload addons from addons.make file, rather than editing the *.qbs file.
  • 🙏 Add qbs and build files to project .gitignore template.
  • 🕷️ Unpredictable behavior when addons in addons.make with mis-spelled addon names. For example, when ofxCV is used instead of ofxCv, files are duplicated sometimes and not included other times. Project generator is case sensitive and won't find addons that are mis-spelled on macOS.

Contributor guide

Open the contributing guide

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

This is a collection of unrelated QTCreator wizard, macOS, addon, and project-template items rather than one scoped change. Start by choosing a single unchecked entry, then inspect the relevant wizard, addon_config.make, addons.make, or .gitignore template mentioned in that entry. Done would require a separately defined change and verification for that item.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.