-
### System Information
OpenCV version: 4.11-pre, 5.0-pre
Operating System: macOS or Windows
Compiler & compiler version: whatever VS or Xcode supplies
Python version: N/A
### Detailed descrip…
-
```
$ docker build -t monero .
.
.
.
.
288.5 make[2]: Leaving directory '/src/contrib/depends/work/build/x86_64-linux-gnu/protobuf/21.12-9aeddd7937d/src'
288.5 Staging protobuf...
288.5 make[2…
-
### Description
When CMakeDeps is used for `pybind11` it generates the following in `pybind11_json-Target-release.cmake` (tested on Windows):
```
set_property(TARGET pybind11_json_DEPS_TARGET
…
-
I was making a change to `BoundNodes.xml`. Initially, I had made a bad change, so the generator would fail on that (which is expected).
But after sorting that part out, I still go an error generatin…
-
### Environment details
* Operating System+version: Windows 10 22H2
* Compiler+version: clang-cl 16.0.5
* Conan version: 2.0.11
* Python version: 3.11.5
### Steps to reproduce
1. Use the follo…
-
Hi! I'm trying to use `import std;` in my own NixOS project, and came across your repository. I tried cloning and running `nix build` (to use flakes) and was met with the following error:
```cpp
ni…
-
****
**Is your feature request related to a problem? Please describe.**
The protobuf port installs an incomplete set of headers.
Compare the [list of headers in protobuf](https://github.com/pro…
-
### New Packages
https://github.com/wildthink/Coco
-
### Description
While building qt/6.7.1 on Windows with MinGW gcc 13, there are a lot of undefined references, like:
```
C:/MinGW/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64…
-
### Problem Description
The python samples don't run on Ubuntu 24 anymore, as the default protobuf version is newer and thus not backwards compatible anymore to the current sample files, e.g. person.…