-
Trying to build it on Gentoo. CMake said that all requirements are satisfied, but on building stage it throwed some undefined references. Here is some versions of packages from CMake output:
```
-- …
-
The division of labor between these files is an artifact of when we had multiple threading backends. Now it is just confusing. It should be simplified into a set of files where the division of labor i…
-
I couldn't get Marlin to build : the `-std=c99` and `-std=c++11` flags are missing.
-
Serde supports automatically converting types after/before (de-)serialization to a proxy type.
This way, we could more easily support Serde in cxx-qt-lib, after our previous failed attempts in #425…
-
Hey @filippobrizzi
Thanks for this repo. Came handy trying to integrate mcap on a personal test project. Really strange the upstream project has flaky CMake support. Your [MR](https://github.com/…
-
It would be helpful to have a Nix flake for this package. The most basic version would just include a build shell, but a a more advanced version would also include a full derivation and also a NixOS s…
-
I was chatting with @pvdrz at the Rust for Linux conference about some bold ideas for `bindgen` and he thought I should write them up, so here goes.
## The problem space
[cxx](https://github.com/dto…
-
### Version
Yosys 0.45+153 (git sha1 b3b88e56d, g++ 13.2.0 -Og -fPIC)
### On which OS did this happen?
Linux
### Reproduction Steps
- Move to functional tests dir
`cd tests/functional`…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
A clean Ubuntu 20.04 (which does not have build-essential installed)…
-
### Steps to reproduce the issue
```console
$ spack spec -I netcdf-cxx@4.2%apple-clang@12.0.5+netcdf4 arch=darwin-monterey-skylake
Input spec
--------------------------------
- netcdf-cxx@4.2%…