-
@bugaevc I have built this on 10.6 from bc49b0159b7e358e1bd3d52c2646c51700b9a084 with a trivial patch (in `os-wrappers-test` a macro needed for `F_DUPFD_CLOEXEC`), but tests fail disastrously:
```
…
-
I know the exact reason as to why I'm getting the below error:
```
subprojects/frida-core/meson.build:1:0: ERROR: Could not execute Vala compiler: /root/android/frida/deps/toolchain-linux-arm64/bin/…
-
For adding multiple distros as seen on https://github.com/dunst-project/dunst/pull/1226
Personally, i do not understand the reason for such complicated build systems, if one can do something like S…
-
This describes forthcoming work on resynthesizer.
The goal is: work in Gimp 3.
1. build with meson
2. outer plugins in scriptfu/scheme
3. replace control panel plugin that uses C/Gtk with a sc…
-
When developing locally on macOS, you'll run into errors like this if you try to do a `meson install -C build/` and run the resulting `Taisei.app`:
```bash
$ ./Taisei
dyld[91792]: Library not lo…
-
Package: libsystemd:x64-linux@254#2
**Host Environment**
- Host: x64-linux
- Compiler: GNU 13.2.0
- vcpkg-tool version: 2024-02-07-8a83681f921b10d86ae626fd833c253f4f8c355b
vcpkg-script…
-
# Issue Description
Following the [meson build tutorial](https://github.com/nnstreamer/nnstreamer/blob/main/Documentation/getting-started-meson-build.md) led to an incorrect install path **/sr**/lib …
-
**Device Information | 设备信息**
- SOC: [S905l3a]
- Model [CMCC E900V22C 2021AP5392]
**Armbian Version | 系统版本**
- Kernel Version: [`Linux armbian 6.1.112-ophub #1 SMP Mon Sep 30 23:44:30 EDT 202…
-
The major issue seems to present itself because scripts are launching .exe files directly, rather than prefixing them with `wine` to specify running them through WINE.
I think other pret repos have t…
-
I thought I might make this issue for future reference, or for someone else who encounters this, though I admit I don't have either a fix yet.
I'm not able to get `quartodoc` to load my package on…