Create Vala & C++ project
Open
Nobody has claimed this yet.
compilers
language:vala
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 1.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 33
Description
I can't create this type of project due to errors :
- We can't override vala arguments
- package dependencies are reused
- build continues even if vala build failed
meson.build : http://pastebin.com/AWtjPUF6
build log : http://pastebin.com/NWu9g3ks
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 reviewing the linked meson.build file and build log, then reproduce the Vala and C++ project creation failure. Investigate the reported argument override, reused package dependencies, and continued build after a Vala failure. Done means the project configures and builds with correct arguments, dependencies, and failure handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100