-
I'm trying to build Cxx: "Pkg.build("Cxx")".But something went wrong.Here's the infomation:
```Shell
Building Cxx → `C:\Users\Steve\.julia\scratchspaces\44cfe95a-1eb2-52ea-b672-e2afdf69b78f\71728149…
-
I'm building a cxx_binary that has some runtime dependencies, both in the form of plugin shared libraries (plugin because they are loaded at runtime using dlopen and should not participate in the buil…
-
To complete our list of templated constructors in `cxx-qt-lib/common.h`.
We probably want to have at least:
- [x] `construct`
- [x] `make_unique` (added in #779 - to be released with 0.7)
- [x] …
-
**Is your feature request related to a problem? Please describe.**
This came up in https://github.com/LDMX-Software/ldmx-sw/issues/1482
Currently the ECAL simhit positions are exactly the same as …
tvami updated
1 month ago
-
It mostly works. I had to make these small modifications for SWIG 4.0.1. There is a recent 4.0.2 that I haven't tried.
```
#ifndef SWIG
template
template
Box Box::in_place(Fields &&... fields…
-
I try to compile examples xml2cpp but looks like dbus-cxx-xml2cpp generates parents incorrectly because from xml:
```xml
…
-
### Describe the issue
Mismatched library directory: lib and lib64
![image](https://github.com/user-attachments/assets/758290df-bcbc-4d1b-bdda-e447fb2cdf2e)
### Urgency
_No response_
### Targ…
-
When I download the src code to my local `Ubuntu 24.04 LTS` and follow the README to compile the src code, I encounter errors when compiling the `deps/rocksdb`:
```
db/db_impl/db_impl.cc: In member …
-
When trying to build from source on the `macOS 14 native, arm64, no depends, sqlite only, gui` machine, it fails:
```
+ git clone https://github.com/chaincodelabs/libmultiprocess.git
Cloning into…
Sjors updated
4 weeks ago
-
Hi @dscharrer,
thanks for making this nice tool and sharing it as Software Libre! :pray:
With regard to the bug, here's a live demo and reproducer:
```console
# innoextract --version
innoe…