-
With check 0.12.0:
make check-TESTS
make[2]: Entering directory '/home/spot/git/check/check-0.12.0/tests'
make[3]: Entering directory '/home/spot/git/check/check-0.12.0/tests'
FAIL: check_check_e…
-
We should support cross-compiling Halide for a different architecture. Concretely, I'm trying to build Halide for arm64-windows. After more wrangling than I'd like, I've managed to get a cross-compi…
-
Add windows support to corto.
-
[interface.md:L10](https://github.com/exercism/automated-tests/blob/master/docs/interface.md#L10)
> A path to an input directory containing the submitted solution file(s) and the necessary test fil…
-
I'm too lazy to do everything manually, I just want to install and run software, not build. I think there's no point in describing what flatpak/flathub is and why it's good for end users. Just pack it…
-
-
Not sure how bad this is, but I saw the following errors while running a pre-release test locally. The cmvision package contains a few custom messages.
```
E: ros-hydro-cmvision: package-installs-pyt…
-
## Step 1: Build embedded dependencies with Meson
For the embedded 3rdparty deps that are git submodules, I am creating forks into my own GitHub account and working on Meson builds for each. Non-gi…
-
I try to use vcpkg + cmake to import osgQt to my project.
**To Reproduce**
First use vcpkg to install osgQt
`vcpkg install osgQt:x64-windows`
then wirte the following information into CMakeLists.t…
Dizww updated
2 years ago
-
**Describe the bug**
Vcpkg port mesa fails to build in configurations which transitively depend on libterminfo (`Terminfo::terminfo`) via `LLVMSupport`.
I suspect the issue is in meson.
Vcpkg pas…
dg0yt updated
6 months ago