mesonbuild / mesonbuild/meson

Create Vala & C++ project

Open
#476 9 comments 1 reaction 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.