openframeworks / openframeworks/openFrameworks
Qt Creator - problem compile linux (Arch / Ubuntu)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
I'm using the latest 'nightly' version and I've tested it on Arch and Ubuntu.
I'm using Qt Creator 7 (I've tested it on different previous versions, even on version 4).
I have the same problem. When I use QT to compile it crashes but it doesn't happen in the console.
When you include a library (any one) it always crashes: error: undefined reference to XXXX
Any help ?
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.
Research direction
Start by reproducing the library-inclusion failure in Qt Creator 7 on Arch and Ubuntu, then compare it with the console build output. Narrow the case to the reported “undefined reference” error and confirm completion when projects including a library compile successfully in Qt Creator without crashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- build-system, operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100