-
Meson is considered as a priority build system for the OpenBMC projects.
Since meson has some sort of a packaging system all the current repositories provide subproject folders and wrap files for eas…
Kostr updated
1 month ago
-
**Describe the bug**
`meson` fails to install `mesa` sometimes. I've seen this happen only once so far. Unable to reproduce.
Error
```
Traceback (most recent call last):
File "/builds/gitlab-…
-
Occasionally we should move from `numpy.distutils` to meson. I think telewavesim cannot be installed alongside python3.12 due to setuptools/numpy.distutils conflicts. numpy.distutils is also removed f…
-
I attempted to install vectorbt on a brand-new Windows computer but received error messages.
I typed
`pip install vectorbt`
on the command prompt, and the following error messages populated:
`…
-
cagebreak still builds fine with `-std=c11` and (unlike wlroots where `-std=c23` is **autodetected**) doesn't use `__VA_OPT__`. Why intentionally break then?
```
$ cc --version
FreeBSD clang vers…
-
## 📰 Custom Issue
Extensions in Cython and other compiled languages can be built by newer build backends based on [PEP 517](https://learn.scientific-python.org/development/guides/packaging-compil…
-
**Issue**
“sanitycheckcpp.exe” is detected as malware by Kaspersky Antivirus.
(note that I use CLion IDE)
**To Reproduce**
- Launch CLion IDE
- Create a C++ Meson project
**System paramete…
-
I followed a tutorial on how to setup gamemode on Linux. When I try to build gamemode, I get an error
**To Reproduce**
Steps used to reproduce the behavior:
1. Install the required denpendencies:…
-
I can't launch vivictpp after compiling it under debian testing.
I use the system SDL and SDL_ttf, I can install them directly and I use the following command for vivictpp :
```
sudo apt --fix-mi…
-
**Describe the bug**
Building many libraries (libsoup, harfbuzz) on Windows fails with similar error when meson is installed using the official installer (https://github.com/mesonbuild/meson/releas…