-
I use gtk3 & gtkmm3 to develop application in ubuntu,I want build gtkmm3 in windows use visual studio 2022.
How should I do,need your help, thanks
-
```bash
sudo apt update
sudo apt install -y git meson ninja-build pkg-config gcc g++ systemd
cd
git clone https://github.com/intel/mavlink-router.git
cd mavlink-router
git submodule update --…
-
**Do not report issue for old MangoHud versions**
**Describe the bug**
The required Vulkan-headers was last updated to use 1.2.158 3 years ago; current version is 1.3.296.0. Using the option to…
-
Hi @HaoZeke,
Here's a tracking issue for OpenBLAS tests. So far I found test-like files in these directories. Check-mark indicates that this directory has been ported:
- [x] `test` - https://git…
-
> The JUnit XML files generated by meson are not parsed: https://github.com/jluebbe/rauc/pull/4#issuecomment-2348679752
>
> In the web dashboard tab for tests, "No test results found for this branch"…
-
When trying to build the tests with meson, I get a problem with d3d12 not found and the tests do NOT build. I'm sure that this is NOT a linux issue because when I build with cmake in Linux, I am able…
-
**Describe the bug**
If the dependency passed to add_project_dependencies has 'preserve' include_type property (default), Meson downgrades it to 'non-system'
**To Reproduce**
```meson
add_projec…
artem updated
4 weeks ago
-
Hey,
I just cloned the repo and tried to build it, but during building the docker container i run into an error:
```38.40 patching file gobject/gtype.h
38.40 patching file gobject/gtypemodule.c…
-
**Describe the bug**
I have a subproject built using CMake that links a library in a directory. Failed to compile it with meson, and `LINK_ARGS` in `build.ninja` contains `-L-L`.
```meson
cmak…
-
The pattern that the [documentation](https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++#tldr-what-compiler-options-should-i-use) for `_FORTIFY_SOURCE` e…